Closed Kimbatt closed 3 years ago
This seems like delayed rendering bug. The debounce implementation is quite crude at the moment, therefore you are seeing a render from the previous text.
I just pushed out several updates. Please check if this is still an issue.
When editing, arrowheads sometimes appear at the end of lines. (I encountered this issue with the online editor)
Steps to reproduce:
Start with an empty editor, paste this:
Correct result:
Change to this (edit that one character):
The result is still correct:
Undo it, or change that one character back:
The image is incorrect:
After this, type a letter here:
Image:
Then erase/undo it:
An arrow appeared at the bottom:
After refreshing the page and pasting the same text back again, it works.