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

findDOMNode issue with various animation libraries #65

Open
VinSpee opened this issue Jun 29, 2016 · 1 comment
Open

findDOMNode issue with various animation libraries #65

VinSpee opened this issue Jun 29, 2016 · 1 comment

Comments

@VinSpee
Copy link

VinSpee commented Jun 29, 2016

Hi!
version: 0.15.13

I'm having trouble using react-lite alongside animation libraries.

when the component tries to transition, I get:
Uncaught Invariant Violation: findDOMNode was called on an unmounted component.

I've had the same error with both rc-animate and velocity-react.

Both work fine w/ the same code on regular react. Any ideas?

Thanks!

@Lucifier129
Copy link
Owner

Can you add a simple demo for reproducing the problem?

I try to run the demo of velocity-react, and everything looks ok.

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