Skip to content

Commit 4c009ab

Browse files
V15 RC: Tiptap should only target valid block elements (#17712)
* fix: make sure we only target valid blocks This is to say we should remove any invalid block elements to clean up the DOM. A block element is considered invalid if it does not have the `data-content-key` attribute. * build(deps): bump tiptap from 2.10.2 to 2.10.3 this fixes a potential issue with link creations * revert the 'leaf node specification' --------- Co-authored-by: Niels Lyngsø <[email protected]>
1 parent 34cad5f commit 4c009ab

File tree

3 files changed

+1002
-724
lines changed

3 files changed

+1002
-724
lines changed

0 commit comments

Comments
 (0)