Skip to content

Detached elements hold by stale __vnode (dev only) #13222

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
makedopamine opened this issue Apr 20, 2025 · 0 comments · Fixed by #13223
Closed

Detached elements hold by stale __vnode (dev only) #13222

makedopamine opened this issue Apr 20, 2025 · 0 comments · Fixed by #13223
Labels
❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.

Comments

@makedopamine
Copy link
Contributor

makedopamine commented Apr 20, 2025

Vue version

3.5.13

Link to minimal reproduction

Playground

Steps to reproduce

  1. Open DevTools and navigate to console tab
  2. Wait until the console logs "Done", then navigate to memory tab
  3. Take a heap snapshot and filter using "detached <h1>"

What is expected?

Detached <h1> shouldn't show up in the memory profile

What is actually happening?

Detached <h1> shows up in the memory profile

System Info

Any additional comments?

No response

@edison1105 edison1105 added the ❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf. label Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.
Projects
None yet
2 participants