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

onAnimationEnd is not called after the opening animation (when using the open prop) #520

Open
clementoriol opened this issue Dec 2, 2024 · 0 comments

Comments

@clementoriol
Copy link

Issue
On a controlled drawer (that uses the open prop to open/close, as its state is managed by a parent component),
the onAnimationEnd prop function is not called after the opening transition.

Expectations
onAnimationEnd should be always be called after the opening transition, even when using the open prop instead of a Vaul.Trigger

Reproduction
Codesandbox link: https://codesandbox.io/p/devbox/zzfxtc

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