Skip to content
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

setInterval not being terminated when component unmounts #221

Open
guyellis opened this issue Sep 23, 2017 · 0 comments
Open

setInterval not being terminated when component unmounts #221

guyellis opened this issue Sep 23, 2017 · 0 comments
Labels

Comments

@guyellis
Copy link
Owner

Should be an easy fix - when navigating off the Running component kill the setInterval() method to stop the timer.

Warning: setState(...): Can only update a mounted or mounting component. This usually means you called setState() on an unmounted component. This is a no-op. Please check the code for the MathDrill component
@guyellis guyellis added the bug label Sep 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant