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

Entering elements do not have onAppear called when the flip animation is interrupted by another update #187

Open
kelleghan1 opened this issue May 8, 2022 · 0 comments

Comments

@kelleghan1
Copy link

Thanks for the great package. I am wondering about the expected behavior for entering elements that trigger a flip animation which is then interrupted by more entering elements. Is it expected that the onAppear callback is canceled for interrupted flip animations? I have a simple onAppear function which fades the element in by adding a class, but if the flip animation is interrupted then the entering element just appears with full opacity and onAppear is only called for the most recent entering element. Thanks

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