]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): properly update async component nested in KeepAlive (#11917)
authoredison <daiwei521@126.com>
Fri, 13 Sep 2024 09:17:56 +0000 (17:17 +0800)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2024 09:17:56 +0000 (17:17 +0800)
commit7fe6c795a1fc7ddcea5ad91a56141561192373ac
treeb40c1b42470c8793668659b82411ea19edf7b3ee
parent0e7bc717e6640644f062957ec5031506f0dab215
fix(runtime-core): properly update async component nested in KeepAlive (#11917)

close #11916
packages/runtime-core/__tests__/apiAsyncComponent.spec.ts
packages/runtime-core/src/apiAsyncComponent.ts