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

Dismiss method stops working when using custom method with MUI Alert #370

Closed
bokisha opened this issue Aug 16, 2024 · 3 comments
Closed
Labels
bug Something isn't working

Comments

@bokisha
Copy link

bokisha commented Aug 16, 2024

Libraries used:
@mui/material 5.15.10
@react-hot-toast 2.4.1

Stackblitz

Steps to reproduce:

  1. Click on Open toast
  2. Toast will be shown in top right corner
  3. Click on X button to close it
  4. When closed manually, toasts will always remain visible (stacked one above another)

Expected behavior:
Toast should dissapear.

When using remove, everything works as expected.

@bokisha bokisha changed the title Dismiss method stops working using custom method with MUI Alert Dismiss method stops working when using custom method with MUI Alert Aug 19, 2024
@melv-n
Copy link

melv-n commented Aug 21, 2024

@timolins Did you abandon this project? 🙏

@Redmega
Copy link

Redmega commented Sep 20, 2024

Can confirm this is happening to me as well

@timolins timolins added the bug Something isn't working label Dec 28, 2024
@timolins
Copy link
Owner

timolins commented Dec 31, 2024

This bug should be fixed with 2.5.1! Thanks for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants