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

Uncaught Error - When navigating away during hide animation #89

Open
platonicvizard opened this issue Feb 6, 2017 · 1 comment
Open

Comments

@platonicvizard
Copy link

Uncaught Error: findDOMNode was called on an unmounted component.
at invariant (invariant.js:38)
at Object.findDOMNode (findDOMNode.js:53)
at Object._set_animation (animationMixin.js:100)
at Object.hideToast (animationMixin.js:190)
invariant @ invariant.js:38
findDOMNode @ findDOMNode.js:53
_set_animation @ animationMixin.js:100
hideToast @ animationMixin.js:190

@RangarajKaushikSundar
Copy link
Collaborator

@platonicvizard From what I understand, you are trying to access a DOM element after it is being unmounted. Can you provide more details.

Hope it helps.
Kaushik

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

No branches or pull requests

2 participants