-
I'm trying to submit a form with the inertia form helper, so far I've always done it with axios but I want to learn how to use the helper.
The problem is that, when I send the post request, the contr…
-
There should be a way to promptly show or hide the toast when I want and how I want, say I have my own logic to handle when I want those states to happen!
So that I don't have to do something like …
-
**Describe the bug**
I've installed the latest version of library and wrapped the app with Provider component which thrown the error right away. (See screenshots)
I confirm that removing provider fi…
-
Hello, I have a Next.js app using pages router, I will add dependencies below for context. When the Novel `` is present on the page it breaks Tailwind's responsive classes, in my sidebar I have:
`…
-
I am following the documentation https://docs.typebot.io/self-hosting/deploy/vercel
I forked the repository,
I changed the root directory to: apps/builder
I used this command to build: cd ../.. &…
-
**Describe the bug**
Please refer to request [528](https://github.com/chibisafe/chibisafe/issues/528)
Clone your latest repo Commit: c7266919614106a3f8b1f431f3006a6a71469280
Install with YARN on my…
-
I've cloned this repo and installed required packages, but theres an error regarding the fetch request.
I've googled alot about this undici error, but alot of them talk about downgrading either next.…
-
hello thanks for this
i want to use sonner in my project
i put sonner in my layout but the coustomize font cannot apply on toast how to fix that
-
Is it possible to move all styles from an external css file inside the component?
Having an external css file makes bundling a bit more complicated in cases where we want to embed all the styles in…
-
It would be great to include info (blue) and warning (yellow) toasts alongside the default "success" and "error" types.