]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(ssr): fix hydration mismatch for disabled teleport at component root (#9399) 9429/head
authorCarlos Rodrigues <carlos@hypermob.co.uk>
Sat, 21 Oct 2023 03:37:52 +0000 (04:37 +0100)
committerGitHub <noreply@github.com>
Sat, 21 Oct 2023 03:37:52 +0000 (11:37 +0800)
commitd8990fc6182d1c2cf0a8eab7b35a9d04df668507
tree7459ed1c42c7c7fa01ddcc1dfbb9be9326cc8cc4
parenta8f663867b8cd2736b82204bc58756ef02441276
fix(ssr): fix hydration mismatch for disabled teleport at component root (#9399)

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