We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! version: 0.15.13
0.15.13
I'm having trouble using react-lite alongside animation libraries.
react-lite
when the component tries to transition, I get: Uncaught Invariant Violation: findDOMNode was called on an unmounted component.
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!
The text was updated successfully, but these errors were encountered:
Can you add a simple demo for reproducing the problem?
I try to run the demo of velocity-react, and everything looks ok.
Sorry, something went wrong.
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: