Open
Description
Vue version
3.5.13
Link to minimal reproduction
Steps to reproduce
- Open DevTools and navigate to memory tab
- Click "Hide" button
- 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
Chrome 135.0.7049.85
Any additional comments?
No response