We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To reproduce: Press Cursor-Right at the end of a display/block math environment. The following shows up in the browser console:
This is reproducible on the demo site.
The text was updated successfully, but these errors were encountered: