]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(hydration): avoid hydration mismatch warning for styles with different order...
authorzhoulixiang <18366276315@163.com>
Mon, 8 Jan 2024 08:36:27 +0000 (16:36 +0800)
committerGitHub <noreply@github.com>
Mon, 8 Jan 2024 08:36:27 +0000 (16:36 +0800)
commit2701355e8eb07ab664e398d9fc05d6c4e2e9b20e
treee70f110b1290e3a2af7402a30f0aaf55ba110b40
parenta3fbf2132b0cd3655e969e290548c8fabc08fd33
fix(hydration): avoid hydration mismatch warning for styles with different order (#10011)

close #10000
close #10006
packages/runtime-core/__tests__/hydration.spec.ts
packages/runtime-core/src/hydration.ts
packages/runtime-dom/src/directives/vShow.ts