]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(ssr): fix hydration mismatch when entire multi-root template is stringified
authorEvan You <yyx990803@gmail.com>
Wed, 28 Sep 2022 01:33:17 +0000 (09:33 +0800)
committerEvan You <yyx990803@gmail.com>
Wed, 28 Sep 2022 01:33:17 +0000 (09:33 +0800)
commit9698dd3cf1dfdb95d4dc4b4f7bd24ff94b4b5d84
treeae4ca515abe4509091fd1431a3802ad5a9ee2871
parent03820193a8f768293d665ca2753439fe73aed0fd
fix(ssr): fix hydration mismatch when entire multi-root template is stringified

fix #6637
packages/runtime-core/__tests__/hydration.spec.ts
packages/runtime-core/src/hydration.ts