Open li-xin-yi opened 1 year ago
I can't reproduce that. Maybe try a clean start?
I can't produce the behavior on Safari/Mac either.
I also tried on Safari/Mac, no such behaviors. But it frequently occurs on Chrome.
I use chrome, I cannot reproduce.
start with an empty code node, everything works normally within the first 2 typed letters:
But the cursor starts to drift after typing the third one.
Besides, I feel the font family looks different since PR #467 , both the code editor and the dashboard:
But no such changes on Safari.
But the cursor starts to drift after typing the third one.
I know what you mean, and I couldn't reproduce it.
I suspect it's some caching problem. Try clone a fresh copy of source code, and create a fresh docker stack, and see if the issue disappears.
I feel the font family looks different since PR #467
It should have been caused by #468 when I switched to Vite, probably not a big deal.
I feel very uncomfortable to test my code in this case.