You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When backspace is pressed after a formula, the cursor goes to the end of the line. Pressing backspace again does the intended action, but still think this is a bug. See the GIF below.
Steps for Reproduction
Visit quilljs.com
In the editor, click on a line with a math formula.
The cursor should appear after the formula with some white-space in between.
Press backspace once.
Expected behavior:
The cursor removes the white-space or deletes the formula
Actual behavior:
The cursor moves to the end of the line.
Platforms:
Windows, Chrome Quill Version: 1.1.10
The text was updated successfully, but these errors were encountered:
When backspace is pressed after a formula, the cursor goes to the end of the line. Pressing backspace again does the intended action, but still think this is a bug. See the GIF below.
Steps for Reproduction
Expected behavior:
The cursor removes the white-space or deletes the formula
Actual behavior:
The cursor moves to the end of the line.
Platforms:
Windows, Chrome
Quill Version: 1.1.10
The text was updated successfully, but these errors were encountered: