]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(Suspence): handle Suspense + KeepAlive HMR updating edge case (#13076)
authoryangxiuxiu <79584569+yangxiuxiu1115@users.noreply.github.com>
Tue, 2 Sep 2025 09:44:13 +0000 (17:44 +0800)
committerGitHub <noreply@github.com>
Tue, 2 Sep 2025 09:44:13 +0000 (17:44 +0800)
commit5d75a170c8d23acd11ef2513173d4cbc4d0b54de
treee4b4ca692d63d00add7cb67dfc215c950eb6dd18
parent55922ff3168a1397ad72f18946eb1c4051cdab3b
fix(Suspence): handle Suspense + KeepAlive HMR updating edge case (#13076)

close #13075
packages/runtime-core/__tests__/hmr.spec.ts
packages/runtime-core/src/components/BaseTransition.ts
packages/runtime-core/src/components/Suspense.ts