@@ -359,6 +359,8 @@ export function createHydrationFunctions(
|
||||
slotScopeIds,
|
||||
optimized
|
||||
)
|
||||
} else if (vnode.type === Text && !vnode.children) {
|
||||
continue
|
||||
} else {
|
||||
hasMismatch = true
|
||||
if (__DEV__ && !hasWarned) {
|
||||
|
||||
Reference in New Issue
Block a user