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

css transition outside rc-animate not triggering #22

Open
timiscoding opened this issue Apr 15, 2017 · 0 comments
Open

css transition outside rc-animate not triggering #22

timiscoding opened this issue Apr 15, 2017 · 0 comments

Comments

@timiscoding
Copy link

I'm creating a dropdown/collapse that has 2 animations when clicked: 1. an arrow that rotates 2. the content slides open/close. The arrow animation is triggered using pure CSS and the sliding content is added/removed to DOM so I use rc-animate. The issue is that the arrow doesn't animate in Firefox but it works in Chrome/Safari.

Here is a runnable example https://codesandbox.io/s/Wn5j4G9Qv

OS: Mac OS X Sierra
Firefox 52.0.2 (64-bit)
Chrome 57.0.2987.133 (64-bit)
Safar: 10.1

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

1 participant