Closed
Description
Vue version
3.5.12
Link to minimal reproduction
Steps to reproduce
Start chrome
Open the linked SFC Playground
Open devtools > Memory
Invoke garbage collection (click on trash)
Create snapshot
In the created snapshot, filter for VClass objects
What is expected?
list
should be garbage collected
What is actually happening?
list
should be garbage collected
System Info
No response
Any additional comments?
No response