CMPSCjg / CookieCloner

cookie-cloner.vercel.app
2 stars 1 forks source link

Fix Running Process Issue when Leaving Game Page #79

Closed CMPSCjg closed 2 years ago

CMPSCjg commented 2 years ago

I had fixed this issue previously, but when I ported over to Angular, I trimmed this code. Need to add a similar mechanism to clearInterval on all running processes when leaving the Game page.

CMPSCjg commented 2 years ago

https://github.com/CMPSCjg/CookieCloner/pull/80