mirror of https://github.com/sveltejs/svelte
Adds HAS_EFFECTS flag to track when deriveds contain side effects and re-runs computation when effects are missing after reconnection.pull/16595/head
parent
942eaf027b
commit
9b5886d616
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
Recreate derived's effects when it reconnects
|
Loading…
Reference in new issue