]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): fix suspense crash when patching non-resolved async setup componen...
authormmis1000 <2993977+mmis1000@users.noreply.github.com>
Tue, 12 Dec 2023 13:55:15 +0000 (21:55 +0800)
committerGitHub <noreply@github.com>
Tue, 12 Dec 2023 13:55:15 +0000 (21:55 +0800)
commitbb0c8899cadd03af22e23c0383aaab363635c5b4
tree89fba0e817157a49b2af48a836a42420997fa51f
parente04d821422102446704e223c03e50d26cbb1fe69
fix(runtime-core): fix suspense crash when patching non-resolved async setup component (#7290)

close #5993
close #6463
close #6949
close #6095
close #8121
packages/runtime-core/__tests__/components/Suspense.spec.ts
packages/runtime-core/__tests__/hydration.spec.ts
packages/runtime-core/src/components/Suspense.ts
packages/runtime-core/src/renderer.ts