]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(hydration): avoid mismatch during hydrate text with newlines in interpolation...
authoredison <daiwei521@126.com>
Wed, 5 Nov 2025 09:05:50 +0000 (17:05 +0800)
committerGitHub <noreply@github.com>
Wed, 5 Nov 2025 09:05:50 +0000 (17:05 +0800)
commit6cbdf7823b0c961190bee5b7c117b7f2bbeb832f
tree502dafce3de0141197a96ade5413cbea68f00d8f
parent006a0c1011a224bcbf21195c6df76812c3a7e757
fix(hydration): avoid mismatch during hydrate text with newlines in interpolation (#9232)

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