]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(compiler-core): avoid cached text vnodes retaining detached DOM nodes (#13662)
authoredison <daiwei521@126.com>
Wed, 23 Jul 2025 00:36:15 +0000 (08:36 +0800)
committerGitHub <noreply@github.com>
Wed, 23 Jul 2025 00:36:15 +0000 (08:36 +0800)
commit00695a5b41b2d032deaeada83831ff83aa6bfd4e
tree0196fc77f82e142f34225772eebfa7ad91af491c
parentda1f8d7987c1e44269742f44c9ef139c3aa02334
fix(compiler-core): avoid cached text vnodes retaining detached DOM nodes (#13662)

close #13661
packages/compiler-core/__tests__/transforms/__snapshots__/cacheStatic.spec.ts.snap
packages/compiler-core/src/transforms/cacheStatic.ts
packages/vue/__tests__/e2e/memory-leak.spec.ts [new file with mode: 0644]