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 reason a toast of type loading does not close is due to the condition set in the code. Specifically, in the Toast component, there are checks to prevent the automatic closing of a loading toast.
Describe the feature / bug 📝:
Currently closeButton is not working when toast is in loading state.
Steps to reproduce the bug 🔁:
https://sonner.emilkowal.ski/
The text was updated successfully, but these errors were encountered: