Multi RichEditor problem

When implementing multiple RichEditors in Create/Edit, when you have elements like tables or lists, it fails when trying to edit. Console Error: Uncaught Error: Called contentMatchAt on a node with invalid content rich-editor.js?v=4.1.10.0 Behavior: In tables: you edit correctly, but the cursor randomly appears at the beginning of the cell or jumps. In lists: the cursor randomly jumps when trying to edit.
1 Reply
awcodes
awcodes4w ago
I don’t think this is an issue with multiple editors, but an issue with some of Tiptap’s extensions. Can you please file a bug report with a reproduction repo for us?

Did you find this page helpful?