vue-particles icon indicating copy to clipboard operation
vue-particles copied to clipboard

can this package cause Memory Leak?

Open sishenhei7 opened this issue 4 years ago • 4 comments

Hello,i find that you did not actually distroy particles when component vue-particles was destroyed.

So, it may cause Memory Leak, does it ?

sishenhei7 avatar Sep 04 '19 16:09 sishenhei7

I would also like to know the answer to this

aonghas avatar Feb 17 '20 17:02 aonghas

It does and it's a big problem if you are using router for switching pages. Especially if you have particles more pages.

htfranek avatar Mar 14 '20 02:03 htfranek

Duplicate of #20

KaelWD avatar Mar 14 '20 06:03 KaelWD

Try particles.vue (https://github.com/matteobruni/tsparticles/tree/master/components/vue) to solve this issue

matteobruni avatar Jul 17 '20 12:07 matteobruni