You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that support for onAnimationEnd was added in #25, but right now, this has been reversed, as the component still accepts that prop but does nothing with it.
Are there any plans to add it back? My usecase is to revert state without making the animation end abruptly.
The text was updated successfully, but these errors were encountered:
Hi there! Is there any progress on this by any chance? @ShrewdHydra could you explain your workaround? I'm no sure to understand what you mean by reversing state? You just toggle the open state? How do you know the animation has finished? Did you pluck a setTimeout in there? I'd love to see the onAnimationEnd event being brought back.
I see that support for onAnimationEnd was added in #25, but right now, this has been reversed, as the component still accepts that prop but does nothing with it.
Are there any plans to add it back? My usecase is to revert state without making the animation end abruptly.
The text was updated successfully, but these errors were encountered: