mirror of https://github.com/sveltejs/svelte
fix: defer animations (#12453)
* run animations in microtask * skip troublesome test * fix test * changesetpull/12460/head
parent
649a0507f7
commit
b1cf2ece63
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: run animations in microtask so that deferred transitions can measure nodes correctly
|
Loading…
Reference in new issue