sveltejs / svelte.dev

The Svelte omnisite
https://svelte.dev
116 stars 77 forks source link

Vim mode - weird behavior #896

Open uglyreptile opened 5 days ago

uglyreptile commented 5 days ago

With tutorial when "next button" is pressed vim mode resets (only reload helps). In playground when created a new component also resets in the original and new one.

heygwangjin commented 1 day ago

I want to fix this issue so I looked through the code.

Any advice or guide on how to solve this bug?