pull/16962/head
ottomated 1 week ago committed by GitHub
parent cbe9d8c300
commit 06049a96af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -215,7 +215,7 @@ export class Boundary {
if (hydrating) {
set_hydrating(false);
}
return this.#children(this.#anchor);
return this.#children(anchor);
});
});

Loading…
Cancel
Save