Closed
Description
Vue version
3.5.13
Link to minimal reproduction
Steps to reproduce
- Open DevTools and navigate to console tab
- Wait until the console logs "Done", then navigate to memory tab
- 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