]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(hmr): prevent updating unmounting component during HMR rerender (#13775)
authoredison <daiwei521@126.com>
Wed, 20 Aug 2025 12:49:59 +0000 (20:49 +0800)
committerGitHub <noreply@github.com>
Wed, 20 Aug 2025 12:49:59 +0000 (20:49 +0800)
commit6e5143d9635dac3f20fb394a827109df30e232ae
tree8fa12a23154c72ca662d7f29aa3e078ad0b24076
parent1498821ed9eeb22a0767e53ddc1f6a2840598a29
fix(hmr): prevent updating unmounting component during HMR rerender (#13775)

close #13771
close #13772
packages/runtime-core/__tests__/hmr.spec.ts
packages/runtime-core/src/hmr.ts