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
Thanks for this great library! I came across the behavior below today. It seems as if inserting text renders differently than typing the text from start to finish (or copy-pasting it).
For example, below, the text is
insert one newlin
e
but looks differently if typed from start-to-fnish or if the newline is inserted.
This seems to happen when inserting a non-newline character would cause wrapping to occur.
The text was updated successfully, but these errors were encountered:
ChristopherChudzicki
changed the title
Newlines can behave incorrectly.
Inserting one newline sometimes inserts multiple instead
Apr 18, 2022
ChristopherChudzicki
changed the title
Inserting one newline sometimes inserts multiple instead
Inserting newline sometimes causes strange renders
Apr 18, 2022
Thanks for this great library! I came across the behavior below today. It seems as if inserting text renders differently than typing the text from start to finish (or copy-pasting it).
For example, below, the text is
but looks differently if typed from start-to-fnish or if the newline is inserted.
This seems to happen when inserting a non-newline character would cause wrapping to occur.
The text was updated successfully, but these errors were encountered: