wirekang/kysely-playground

Cursor position is weird

Closed this issue · 3 comments

The characters are not being typed with respect to the cursor position. They're being typed by 2-3 characters before the cursor position.

Could you provide more context such as OS or browser?

I have seen it on Windows in Chrome browser. But, I think it was due to some font loading issues (maybe?). After reloading couple of times, it got resolved. It seems this issue is with the Monaco editor that you're using for code input.

I've rewritten everything, so I'm closing this issue for now.