learn.svelte.dev icon indicating copy to clipboard operation
learn.svelte.dev copied to clipboard

When trying to add 'bind:' before 'value={selected}', the cursor moved to the end of line.

Open kspr9 opened this issue 2 years ago • 1 comments

Going through the 'select bindings' lesson.

Just noticed that when trying to add 'bind:' before 'value={selected}', the cursor moved to the end of line. Copy and paste works, but once I move the cursor to beginning of line and start writing, the letters appear end of line.

kspr9 avatar Sep 28 '23 12:09 kspr9

I came to report this same issue.

nwpulverizer avatar Nov 08 '23 04:11 nwpulverizer