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
onAnimationEnd
onAnimationEnd only fires on first animation play. Subsequent replays do no trigger the callback.
https://codesandbox.io/p/sandbox/clever-wood-69lkq2?file=%2Fsrc%2FApp.js%3A22%2C9
The text was updated successfully, but these errors were encountered:
@alexcarpenter Seems ok on the sandbox, but will double check to see if it gets flaky
Sorry, something went wrong.
Ah apologies, I thought I had seen it not firing on subsequent replays.
No branches or pull requests
onAnimationEnd
only fires on first animation play. Subsequent replays do no trigger the callback.https://codesandbox.io/p/sandbox/clever-wood-69lkq2?file=%2Fsrc%2FApp.js%3A22%2C9
The text was updated successfully, but these errors were encountered: