]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(hmr): prevent update unmounting component during HMR reload (#13815)
authoredison <daiwei521@126.com>
Tue, 2 Sep 2025 09:07:36 +0000 (17:07 +0800)
committerGitHub <noreply@github.com>
Tue, 2 Sep 2025 09:07:36 +0000 (17:07 +0800)
commitef20b86b36a127e317f8981df970dc8efd277053
tree2221a98c0cd6162da5b14a2b35e4e3c97e8d180b
parent35da3c6dcb30030ef60fa22e30aa83a56e396c60
fix(hmr): prevent update unmounting component during HMR reload (#13815)

close vitejs/vite-plugin-vue#599
packages/runtime-core/__tests__/hmr.spec.ts
packages/runtime-core/src/hmr.ts