Skip to content

Commit c671192

Browse files
committed
TODO
1 parent 65b0381 commit c671192

File tree

1 file changed

+1
-0
lines changed
  • packages/svelte/src/internal/client/dom/blocks

1 file changed

+1
-0
lines changed

packages/svelte/src/internal/client/dom/blocks/boundary.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@ export function capture(track = true) {
398398
}
399399

400400
// prevent the active effect from outstaying its welcome
401+
// TODO this feels brittle
401402
queue_micro_task(exit);
402403
};
403404
}

0 commit comments

Comments
 (0)