]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(ssr): avoid updating subtree of async component if it is resolved (#12363)
authoredison <daiwei521@126.com>
Fri, 15 Nov 2024 14:11:21 +0000 (22:11 +0800)
committerGitHub <noreply@github.com>
Fri, 15 Nov 2024 14:11:21 +0000 (22:11 +0800)
commitda7ad5e3d24f3e108401188d909d27a4910da095
tree10b24ed2c3ae556cf4c4cfef0a3b673e82cd9747
parent1f75d4e6dfe18121ebe443cd3e8105d54f727893
fix(ssr): avoid updating subtree of async component if it is resolved (#12363)

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