@ -825,6 +825,8 @@ export function flushSync(fn) {
if (fn) {
is_flushing = true;
flush_queued_root_effects();
result = fn();
}