]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(hydration): handle text nodes with 0 during hydration (#11772)
authoredison <daiwei521@126.com>
Mon, 2 Sep 2024 09:09:38 +0000 (17:09 +0800)
committerGitHub <noreply@github.com>
Mon, 2 Sep 2024 09:09:38 +0000 (17:09 +0800)
commitc756da24b2d8635cf52b4c7d3abf5bf938852cc5
tree4a328c653d5fd75cb45a23d68fa8a1d4a4467a37
parent3de55565214807c7d4b9b374d00e6f7d560bb3ce
fix(hydration): handle text nodes with 0 during hydration (#11772)

close #11771
packages/runtime-core/__tests__/hydration.spec.ts
packages/runtime-core/src/hydration.ts