Skip to content
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

ProseMirror warning when exiting display math #76

Open
inducer opened this issue Oct 16, 2024 · 0 comments
Open

ProseMirror warning when exiting display math #76

inducer opened this issue Oct 16, 2024 · 0 comments

Comments

@inducer
Copy link

inducer commented Oct 16, 2024

To reproduce: Press Cursor-Right at the end of a display/block math environment. The following shows up in the browser console:

TextSelection endpoint not pointing into a node with inline content (doc)
checkTextSelection @ index.js:221
TextSelection @ index.js:235
create @ index.js:281
(anonymous) @ prosemirror-math.js:27
(anonymous) @ index.js:99
(anonymous) @ index.js:3132
someProp @ index.js:5490
editHandlers.keydown @ index.js:3132
view.dom.addEventListener.view.input.eventHandlers.<computed> @ index.js:3052

This is reproducible on the demo site.

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

No branches or pull requests

1 participant