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
Describe the bug Cursor goto at position 0 when you try to add a list (ul or ol) after an unstyled text.
ul
ol
To Reproduce Steps to reproduce the behavior:
addRange(): The given range isn't in document. setRange @ core.js:1084 pickup @ list.js:440
Expected behavior Cursor stay at his position to write content in the list.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
fix: #961 cursor position when add a list
c2f6339
The 2.43.0 version has been updated. If this issue has not been resolved, please reopen this issue. Thank you.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Cursor goto at position 0 when you try to add a list (
ul
orol
) after an unstyled text.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Cursor stay at his position to write content in the list.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: