From: Anthony Fu Date: Sat, 12 Feb 2022 08:24:19 +0000 (+0800) Subject: fix(ssr): always hydrate children for HMR (#5406) X-Git-Tag: v3.2.31~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0342fae8ad0e71866e9b9725a1f9c471db775c76;p=thirdparty%2Fvuejs%2Fcore.git fix(ssr): always hydrate children for HMR (#5406) fix #5405 --- diff --git a/packages/runtime-core/src/hydration.ts b/packages/runtime-core/src/hydration.ts index f405aac45f..ef66f0d3fe 100644 --- a/packages/runtime-core/src/hydration.ts +++ b/packages/runtime-core/src/hydration.ts @@ -273,7 +273,8 @@ export function createHydrationFunctions( // e.g.