-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when close the page that contains the 'CountUp' component cause memory leaks #432
Comments
@Ice-Panda it will be nice if you could make small repro. Cause it's quite difficult to investigate |
This memory leak issue is also very annoying in tests |
@vertic4l could you provide a representation of this bug? I tried to reproduce it, but I didn’t face with this issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Firstly, thanks to the author for providing such an amazing component, when I use the component according to the API interface, I had some problems.
Here's the code
When I close a page that contains the 'ChildComponent' component, some error occur that cause memory leaks like this
May I ask the author, how should I solve this problem.
The text was updated successfully, but these errors were encountered: