aa
Dominic Gannaway 7 months ago
parent b9a3f1e207
commit 5a4b11b78b

@ -256,7 +256,7 @@ export function capture() {
set_component_context(previous_component_context); set_component_context(previous_component_context);
// prevent the active effect from outstaying its welcome // prevent the active effect from outstaying its welcome
queue_micro_task(exit); queue_boundary_micro_task(exit);
}; };
} }

Loading…
Cancel
Save