]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(keep-alive): invoke initial activated hook for async components
authorEvan You <yyx990803@gmail.com>
Thu, 12 May 2022 03:29:26 +0000 (11:29 +0800)
committerEvan You <yyx990803@gmail.com>
Thu, 12 May 2022 03:29:26 +0000 (11:29 +0800)
commit20ed16f68c632a271d4e8cb09087c7ed4e936637
tree0c092d57932ff0d5646547f1f4b862e67a18557d
parent9d815d28ad258c16621ad48fbefb800d91c04f96
fix(keep-alive): invoke initial activated hook for async components

revert #5459
fix #5095
fix #5651
packages/runtime-core/__tests__/apiAsyncComponent.spec.ts
packages/runtime-core/src/apiAsyncComponent.ts
packages/runtime-core/src/renderer.ts