]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(suspense/hydration): fix hydration timing of async component inside suspense
authorEvan You <evan@vuejs.org>
Wed, 24 Jul 2024 14:15:25 +0000 (22:15 +0800)
committerEvan You <evan@vuejs.org>
Wed, 24 Jul 2024 14:15:25 +0000 (22:15 +0800)
commit1b8e197a5b65d67a9703b8511786fb81df9aa7cc
tree9a60c36538d2aedd07d9885980a47fecd695f987
parente255c31c881559963287bbb61468e7a3bcb0dbbc
fix(suspense/hydration): fix hydration timing of async component inside suspense

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