Skip to content

Conversation

@YousefED
Copy link
Collaborator

@YousefED YousefED commented Nov 22, 2023

fixes #366

and Uncaught TypeError: Cannot read properties of null (reading 'id') when hovering over an empty block when using collaboration (reported via discord)

yjs calls createAndFill here: https://github.com/yjs/y-prosemirror/blob/e0e5e951614abe1be2295e5ab8987ab5916bcaec/src/plugins/sync-plugin.js#L194

@vercel
Copy link

vercel bot commented Nov 22, 2023

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

Name Status Preview Updated (UTC)
blocknote-website ✅ Ready (Inspect) Visit Preview Nov 23, 2023 5:38pm

@YousefED YousefED changed the title fix: block id null when using collaboration (WIP) fix: block id null when using collaboration Nov 22, 2023
@YousefED YousefED changed the title (WIP) fix: block id null when using collaboration fix: block id null when using collaboration Nov 27, 2023
@YousefED YousefED merged commit 073891e into main Nov 29, 2023
@ConnorDoyle
Copy link

Thanks for the fix, do you plan to cut a release with this patch soon?

@YousefED
Copy link
Collaborator Author

YousefED commented Nov 30, 2023 via email

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.

Error: Could not find block in the editor with matching ID with Collaboration enabled

3 participants