mirror of https://github.com/sveltejs/svelte
fix: only emit `for_await_track_reactivity_loss` in async mode (#16644)
Helps with #16610 (but does not fix it yet)pull/16642/head
parent
a60995abef
commit
11a2d8e937
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: only emit `for_await_track_reactivity_loss` in async mode
|
Loading…
Reference in new issue