chore: update
ci / test (push) Waiting to run Details
ci / continuous-release (push) Waiting to run Details

This commit is contained in:
daiwei 2025-06-30 11:10:31 +08:00
parent bac2bc2674
commit a776fc4aad
1 changed files with 0 additions and 2 deletions

View File

@ -325,8 +325,6 @@ function hydrateVNode(
vnode: VNode,
parentComponent: ComponentInternalInstance | null,
) {
// keep fragment start anchor, hydrateNode uses it to
// determine if node is a fragmentStart
locateHydrationNode()
if (!vdomHydrateNode) vdomHydrateNode = ensureHydrationRenderer().hydrateNode!
const nextNode = vdomHydrateNode(