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
Bug occurs when browser collapses the unwrapped text node from our
cursor with a following text node. This confuses our editor.update delta
optimization for text changes
tim-mc
pushed a commit
to tim-mc/quill
that referenced
this issue
Dec 12, 2016
Bug occurs when browser collapses the unwrapped text node from our
cursor with a following text node. This confuses our editor.update delta
optimization for text changes
Still having issues with undo.
Likely related to #889 but not sure.
Steps for Reproduction
(autosave example chosen because it had some text, nothing more)
Expected behavior:
Content correctly restored to initial state
Actual behavior:
Initial content altered. Different browsers generate different results.
Platforms:
Windows, OS X. Latest Chrome, Firefox, Safari.
Version:
1.0.6
P.S. multiple cursors are some kind of gif compression issue.
The text was updated successfully, but these errors were encountered: