-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
Hey there,
I've been experimenting with Quill using Flutter desktop (Linux) and have come across some odd behavior. Currently I'm using the basic controller, toolbar, and editor. When typing, everything seems to be working fine, but if I delete character (just using backspace), the next few characters that I type will not appear on the screen. If I wait a second or two, then continue typing, all characters typed will appear. It seems to be somehow related to the speed at which I type (e.g. if I press backspace, wait a second, then type, all characters will appear normally).
I have not been able to reproduce this using Flutter web.
Please let me know if there's anything else I can provide to aid with debugging.
Metadata
Metadata
Assignees
Labels
No labels