Skip to content

Commit f8de1cf

Browse files
committed
belt and braces
1 parent a965d58 commit f8de1cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/svelte/src/internal/client/runtime.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -833,6 +833,8 @@ export function flushSync(fn) {
833833
while (queued_root_effects.length > 0) {
834834
is_flushing = true;
835835
flush_queued_root_effects();
836+
837+
is_flushing = true;
836838
flush_tasks();
837839
}
838840

0 commit comments

Comments
 (0)