We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a433d9 commit a45aab6Copy full SHA for a45aab6
packages/svelte/src/internal/client/dom/blocks/boundary.js
@@ -74,7 +74,6 @@ export function boundary(node, props, boundary_fn) {
74
}
75
76
var reset = () => {
77
- // TODO does this make sense?
78
pause_effect(boundary_effect);
79
80
with_boundary(boundary, () => {
0 commit comments