Skip to content

Conversation

@duncanmcclean
Copy link
Member

This pull request fixes an issue when new TipTap nodes are created, where node indexes change before the publish container has been updated, causing errors within the Set component which relies on the container being correct.

We fixed a few similar issues in #12963. This PR addresses it by comparing the old & new JSON strings when updating state, and if the node count changes, we disable debouncing for the next update.

Fixes #13162

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.

[6.x] Grid in Bard set throws JS error when editing existing Bard content

2 participants