]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(ssr/hydration): handle ending empty text node (#3246)
authorHcySunYang <HcySunYang@outlook.com>
Fri, 26 Mar 2021 15:45:28 +0000 (23:45 +0800)
committerGitHub <noreply@github.com>
Fri, 26 Mar 2021 15:45:28 +0000 (11:45 -0400)
commit420c8f4580dddea9a724cfadc4cc2c272181c24d
tree878c2c3df32a8a8783e0f214fa49d09355b115eb
parent47d87ca4adfcaaa143a84003c7b8b783d7d9d3b3
fix(ssr/hydration): handle ending empty text node (#3246)

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