Closed
Description
Version
2.4.4
Reproduction link
https://jsfiddle.net/okjesse/k94fphsg/
Steps to reproduce
Switch Foo and home link for several times,VueComponent's count will be always grow up
What is expected?
VueComponent's count is stable
What is actually happening?
VueComponent's count always grow up
when the component is big, chrome's memory will be not enough!
thank you for your reading!