Detached elements due to cached static vnodes #13211
Labels
❗ p4-important
Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.
has workaround
A workaround has been found to avoid the problem
Vue version
3.5.13
Link to minimal reproduction
Playground
Steps to reproduce
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
The text was updated successfully, but these errors were encountered: