Skip to content

Conversation

matthewlipski
Copy link
Collaborator

Currently, some BlockNote packages include code from React in their built files. Apart from being unnecessary, the code can cause a version mismatch of React, leading to issues. This PR fixes the rollup config so that no React code is included in built files.

Closes #1347

Copy link

vercel bot commented Jan 13, 2025

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

Name Status Preview Updated (UTC)
blocknote ✅ Ready (Inspect) Visit Preview Jan 14, 2025 10:48am
blocknote-website ✅ Ready (Inspect) Visit Preview Jan 14, 2025 10:48am

@matthewlipski matthewlipski merged commit 0341242 into main Jan 14, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

React error when using multi-column blocknote in nextjs 15 / react 19

2 participants