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
Current behavior: If you apply an animated style to iconArrow, the animation will continue to run whenever the state changes.
Expected behavior: Users could want to add a custom animation style with the intent that the animation only occurs once (when pending -> pulling)
JSFiddle URL for demo with bug: https://codesandbox.io/s/cranky-gates-ev74r4?file=/src/App.js
Browsers affected: No dependency.
The text was updated successfully, but these errors were encountered:
If this issue is confirmed, I think I could make pr on this. Thanks.
Sorry, something went wrong.
No branches or pull requests
Bug report
Current behavior:
If you apply an animated style to iconArrow, the animation will continue to run whenever the state changes.
Expected behavior:
Users could want to add a custom animation style with the intent that the animation only occurs once (when pending -> pulling)
JSFiddle URL for demo with bug:
https://codesandbox.io/s/cranky-gates-ev74r4?file=/src/App.js
Browsers affected:
No dependency.
The text was updated successfully, but these errors were encountered: