mirror of https://github.com/sveltejs/svelte
fix: flush anything pending before invoking flushSync callback function (#18878)
no new test here but it's necessary for #18861 to work, and we might as well extract itpull/18871/merge
parent
da2f83343b
commit
98e547535d
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: flush anything pending before invoking flushSync callback function
|
||||
Loading…
Reference in new issue