-
Hello, I see that methods to manage the swipe are in place, I expect this one to sweep the toast but it seems that it does not work. Is this a bug?
Thank you in advance for your feedback.
-
I want to add `sonner` library via shadcn to add more feedbacks for the user and improve the overall user experience. For this PR i just want you to add the component and implement it for -
1. Whe…
-
### Description
The Notice component uses `@yamada-ui/motion` to add interactions.
We would like to replace this with [Sonner](https://sonner.emilkowal.ski/).
### Problem Statement/Justification
`…
-
# Problem
The search box will silently reject search queries that are empty or too short.
https://github.com/RequestNetwork/request-scan/blob/efc69d4089c632bc9a6f6fdcde8904fce829b8dc/src/components/…
-
https://ui.shadcn.com/docs/components/sonner
-
### UnoCSS version
0.63.4
### Describe the bug
Running `transformerAttributifyJsx` with `solid-sonner` produces the following error:
```sh
[vite] Pre-transform error: /Users/_/Desktop/ui/node_mod…
XHanL updated
4 weeks ago
-
```js
toast.loading('hello,world', {
duration:1000,
onAutoClose: ({ id }) => toast.dismiss(id) // Not called
})
```
When timed out, onAutoClose is not called
Related issues: https://githu…
-
### Describe the feature / bug 📝:
When installing `sonner` pkg into an Expo project (using `Burnt` for mobile which has a very outdated `sonner` so utilizing this pkg directly in Expo Web would be …
-
Handle and display errors on the frontend, to inform users of any issues.
-
### Reproduction
https://nuxt.new
### Describe the bug
I am getting the following ERROR with Nuxt:
```bash
[8:13:13 AM] WARN Overriding Toaster component. You can specify a priority option when…