Fix: resolve cursor jumps and change sets

pull/16649/head
Hariharan Srinivasan 2 weeks ago
parent 0e40449704
commit f8f2a3d3ba

@ -0,0 +1,5 @@
---
'svelte': patch
---
fix: Introduced Promise.resolve to ensure that the 'set' operation completes before the 'get' operation Minimizing update delays.
Loading…
Cancel
Save