-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Labels
❗ p4-importantPriority 4: this fixes bugs that violate documented behavior, or significantly improves perf.Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.has workaroundA workaround has been found to avoid the problemA workaround has been found to avoid the problem
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
Metadata
Metadata
Assignees
Labels
❗ p4-importantPriority 4: this fixes bugs that violate documented behavior, or significantly improves perf.Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.has workaroundA workaround has been found to avoid the problemA workaround has been found to avoid the problem