Skip to content

Conversation

wcandillon
Copy link
Owner

No description provided.

Simon Auer and others added 3 commits March 24, 2019 01:26
Although an unmount mechanism is implemented, we still get the "setState on unmounted component" error.
We have managed to find the problem lying in a typo of the lifecycle method name.
Instead of "componentWillUnMount" it should be "componentWillUnmount".

With this, the error disappears.
Fixed "setState on unmounted component"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant