]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(hydration): fix css vars hydration mismatch false positive on non-root nodes
authorEvan You <yyx990803@gmail.com>
Tue, 13 Feb 2024 10:00:09 +0000 (18:00 +0800)
committerEvan You <yyx990803@gmail.com>
Tue, 13 Feb 2024 10:00:23 +0000 (18:00 +0800)
commit995d2fdcca485c24849c99f498c1edc163722e04
tree89a56a6cd1ab33fd71d4d2352317cb32cd1138e6
parentdf4a6e1dd8c3bf8c2692ff235a080d29a6e1fe45
fix(hydration): fix css vars hydration mismatch false positive on non-root nodes

close #10317
test case from #10325
packages/runtime-core/__tests__/hydration.spec.ts
packages/runtime-core/src/hydration.ts