mirror of https://github.com/sveltejs/svelte
If cursor was at end and new input is longer, move cursor to new end No test because not possible to reproduce using our test setup. Follow-up to #14649, helps with #16577pull/16925/head
parent
93012e1e6f
commit
c3e91a3851
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: better input cursor restoration for `bind:value`
|
Loading…
Reference in new issue