]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(hydration): the component vnode's el should be updated when a mismatch occurs...
authorlinzhe <40790268+linzhe141@users.noreply.github.com>
Fri, 15 Nov 2024 10:18:58 +0000 (18:18 +0800)
committerGitHub <noreply@github.com>
Fri, 15 Nov 2024 10:18:58 +0000 (18:18 +0800)
commita20a4cb36a3e717d1f8f259d0d59f133f508ff0a
tree5eaa27dad4355be55c8189ead9bd0e74e8c39e48
parent352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0
fix(hydration): the component vnode's el should be updated when a mismatch occurs. (#12255)

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