Thanks to visit codestin.com
Credit goes to github.com

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

@jasonvarga jasonvarga merged commit 04cda89 into master Dec 1, 2025
10 checks passed
@jasonvarga jasonvarga deleted the bard-node-debouncing branch December 1, 2025 14:10
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

3 participants