Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Can't perform a React state update on an unmounted component #311

Open
btzr-io opened this issue Feb 4, 2019 · 0 comments
Open

Can't perform a React state update on an unmounted component #311

btzr-io opened this issue Feb 4, 2019 · 0 comments
Labels

Comments

@btzr-io
Copy link
Owner

btzr-io commented Feb 4, 2019

Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in the componentWillUnmount method.

@btzr-io btzr-io added the bug label Feb 4, 2019
@btzr-io btzr-io changed the title Can't perform a React state update on an unmounted component. Can't perform a React state update on an unmounted component Feb 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant