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
The issue seems related to the new version of react-transition-group. My tests didn't catch it because react-transition-group is mocked. Thanks for reporting the issue
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
onOpen works.
onClose doesn't.
What is the expected behavior?
onClose callback should be executed when the toast closes
The text was updated successfully, but these errors were encountered: