From f1a6a3226001887033c05f20af98e390f6a94274 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Fri, 11 Feb 2022 16:59:47 +0800 Subject: [PATCH] fix(ssr): always hydrate children for HMR fix #5405 --- packages/runtime-core/src/hydration.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/runtime-core/src/hydration.ts b/packages/runtime-core/src/hydration.ts index f405aac45fa..ef66f0d3fe6 100644 --- a/packages/runtime-core/src/hydration.ts +++ b/packages/runtime-core/src/hydration.ts @@ -273,7 +273,8 @@ export function createHydrationFunctions( // e.g.