Skip to content

Conversation

matthewlipski
Copy link
Collaborator

The warning we log when converting a TipTap node to BlockNote block, which triggers when a node attribute doesn't correspond to a block prop, triggers false positives on the list item block's index attribute. The warning isn't actually useful for diagnosing bugs since custom blocks are made using the API anyway where the warning won't trigger, so it's only useful when converting an existing TipTap node to a block, which isn't recommended and is an advanced (not even documented) use case. Therefore, this PR removes that warning altogether. Closes #308

@vercel
Copy link

vercel bot commented Oct 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
blocknote-website ✅ Ready (Inspect) Visit Preview Oct 24, 2023 3:07pm
@matthewlipski matthewlipski merged commit ca1288f into main Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants