-
Hello,
so i am having troubles with running generate:types from json. The code is exactly the same as in the video.
if i run npm run generate:types i get this error :
PS C:\Users\hacke\compl…
ghost updated
11 months ago
-
Hello
Thanks for a very good library!
Are there any plans to make an option for Vue 2/3?
-
Since a longer time it worries me
what we could do if a disaster happens
to our own ReaR upstream project.
As far as I know we have
neither a risk analysis
nor a disaster recovery plan.
Poss…
-
### How can we reproduce the crash?
Bun crashes intermittently when files change in a Nuxt dev server.
I'm running the dev server with `bun --bun nuxt dev`.
This has been happening for the past…
-
this is a cool example, thanks!
is there a recommended way to globally handle trpc errors on the frontend?
e.g. i want to show a toast when a BAD_REQUEST error comes in?
i know the setup wit…
-
Since 4.1, sprinkles [can be loaded dynamically using Composer](https://learn.userfrosting.com/sprinkles/community#sprinkles-and-composer). I think it would be best if the `core`, `account` and `admin…
-
Hi! I was trying the svelte port, but the animations were not working. I checked this library, and I had the same problem. See https://github.com/wobsoriano/svelte-sonner/issues/1
-
How do I change the with of the sonner toaster without it affecting the position of the toaster. I did this to change the width: `toastOptions={{style: { width: 'fit-content' }, className: 'my-toast'}…
-
If I write this code, I want to change the theme.
```js
export const SonnerContainer = () => {
const isDark = useIsDark()
return (
)
}
```
But props `theme` is not reactive.
…
-
**Describe the solution you'd like**
It would be nice if a zone was able optionally able to track water usage, as many sprinkler controllers or hose end controllers that can integrate with home assis…