Closed
Description
Version
2.6.14
Browser
MacOS, Chrome 96.0.4664.45
Reproduction link
https://jsfiddle.net/ToBeBest/n4gtcpea/
Steps to reproduce
- Click the
Sign
button - Chrome DevTools - Memory - Take heap snapshot (Select JavaScript VM instance: fiddle.jshell.net)
- Filter by
Detached HTMLButtonElement
- Now you can see the detached button as below
What is expected?
Vue should release the button
What is actually happening?
The button shows in Detached HTMLButtonElement
Metadata
Metadata
Assignees
Labels
No labels