-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TextSelection endpoint not pointing into a node with inline content (doc)
warning
#58
Comments
Seems to be a bug on TipTap's side: ueberdosis/tiptap#2846 Which can be fix by restricting the Prosemirror packages' versions: ueberdosis/tiptap#2836 (comment) |
Reverts the temp fix for #36 done in commit cfb2ff8 as the fix (ueberdosis/tiptap#2884) has been published in '@tiptap/react' version 2.0.0-beta.114 Fixes #36 Reopens #58
Reintroduced by 0f3456e as the |
Fixes partially #58, from the recent ueberdosis/tiptap#2934 PR fix that has been published in '@tiptap/core@2.0.0-beta.182'.
TextSelection endpoint not pointing into a node with inline content (doc)
warning
After 3238dec (which brings in a fix for this: ueberdosis/tiptap#2934), it now doesn't print this warning during startup anymore. However, it still prints this warning when inserting a horizontal-rule, likely because its not been fixed on the |
TextSelection endpoint not pointing into a node with inline content (doc)
error in the console:The text was updated successfully, but these errors were encountered: