]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(hmr): reload async child wrapped in Suspense + KeepAlive (#11907)
authoredison <daiwei521@126.com>
Fri, 13 Sep 2024 12:19:47 +0000 (20:19 +0800)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2024 12:19:47 +0000 (20:19 +0800)
commit10a2c6053bd30d160d0214bb3566f540187e6874
tree749e18da132a4dad806314bd2c108e2ab40df61c
parentf2d801918841e7673ff3f048d0d895592a2f7e23
fix(hmr): reload async child wrapped in Suspense + KeepAlive (#11907)

close #11868
packages/runtime-core/__tests__/hmr.spec.ts
packages/runtime-core/src/hmr.ts
packages/runtime-core/src/renderer.ts