-
### Issue
The "firewall" toast notification appears randomly at app start. People are confused when they see that notification and are concerned that their app is not working.
### Acceptance Criteri…
-
i am working on GUI using wails, and I tried to make my own toast because somehow the toast can't be styled using the toast option you provided using tailwind. and the toast itself is not really match…
-
### Description
In order to increase the scalability and the dev experience using the library, we need to add a prop calling `toasts` to the `ToastProvider` component, this prop allows our users to i…
-
### Description
https://discord.com/channels/1050761204852858900/1054373041435574322/1193259014201540758
### CodeSandbox/Snack link
_No response_
### Steps to reproduce
1. Go to '...'
2. Click …
-
### Describe the bug
If you create a sonner from within any modalic element (dialog, context menu, dropdown, popover), any interaction with the resulting sonner toast will result in the modal element…
-
**Is your feature request related to a problem? Please describe.**
Unable to set swipeable default value
**Describe the solution you'd like**
set swipeable prop on Toast component
**Describe a…
-
The toaster component can automatically disappear after a certain time. During development, we ran into a problem because we have two places where we use the toaster: one on the main page and one in a…
-
#### Is this a bug, enhancement, or feature request?
Bug
#### Describe your proposal.
Screen reader should be able to read out toast message.
#### Can you handle that on the application side
…
-
## Bug report
The Toast component is causing an `a11y` issue:
> ARIA hidden element must not be focusable or contain focusable elements
### Current Behavior
The `Toast` component renders a…
-
I encountered an issue with react-toastify version 10.0.5 where the toast.POSITION.BOTTOM_LEFT constant is undefined. The error occurs when attempting to use this constant to set the position property…