learn.svelte.dev
learn.svelte.dev copied to clipboard
When trying to add 'bind:' before 'value={selected}', the cursor moved to the end of line.
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.
I came to report this same issue.