-
I'm using `analyzeImage` to read a non-QR after picking it on iOS. The app not throw any exception. So that i can't show the toast when picked failure. Please help me solve it.
-
Hi, I have a flyout with a form in it. The submit triggers a toast which is shown exactly over the save button of the form. When I pressing the close button of the toast, the toast is closed but also …
-
**Kibana version:** main (didn't test released versions)
**Describe the bug:** When going to the "Add data" page, a warning toast is shown:
![Image](https://github.com/user-attachments/assets/56a6c9d…
-
### Is your feature request related to a problem? Please describe.
Toast is a very common global prompt component in development
![image](https://github.com/nextui-org/nextui/assets/149145828/d479b8…
-
## Note
Also there is no toast message on rejection of item.
## Current behavior
The toast message incorrectly states "All of the items are accepted" when only one product's value is accepted.
…
-
This is my `Toast` configuration
Toast.show(toastComponent, {
duration: Toast.durations.LONG,
position: -99,
shadow: false,
animation: true,
hideOnPress: true,
delay: 0,
…
-
Hello,
I upgraded to version 0.76 and my toast messages are no longer displayed. Will there be an update?
-
I just tried to add myself to the queue 5 times on mobile because it looked like it didn't do anything because it added me to the queue off of my screen.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
in dark theme not display toast text
![image](https://github.com/user-attachments/assets/a9…
-
When creating or editing an Event, a function for showing toast messages is missing.
When user creates or updates an event, a toast message should be provided for successful creation or updation of a…