]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(hydration): fix tagName access eeror on comment/text node hydration mismatch
authorEvan You <yyx990803@gmail.com>
Mon, 6 Nov 2023 10:45:42 +0000 (18:45 +0800)
committerEvan You <yyx990803@gmail.com>
Mon, 6 Nov 2023 10:45:42 +0000 (18:45 +0800)
commitdd8a0cf5dcde13d2cbd899262a0e07f16e14e489
treea51ec859885df51d6bc76f554284774571fae100
parent405f34587a63a5f1e3d147b9848219ea98acc22d
fix(hydration): fix tagName access eeror on comment/text node hydration mismatch

fix #9531
packages/runtime-core/__tests__/hydration.spec.ts
packages/runtime-core/src/hydration.ts