Sigve Hansen
Sigve Hansen
### Describe the solution you'd like It would be nice if we didn't have to put the same `name` attribute on both the `InputGroup` and `Input` components to get the...
Is there a way to change the color of the side-nav links? I cannot find out how. I also think the docs might need to explain this better, if thats...
### Environment MacBook Pro M1 Pro 32GB macOS Sonoma 14.0 IPX: 2.0.0 Node: 18.18.0 ### Reproduction https://codesandbox.io/p/sandbox/listhen-repro-pxcqwx ### Describe the bug When running `listen` with only a simple IPX node...
It seems like the types generated in `.nuxt/types/nitro-imports.d.ts` imports from the wrong files. The utilities (setUserSession, getUserSession etc.) are being imported from the `.mjs` files as seen in the screenshot...
When starting the dev server, a new directory is created in the root of the Nuxt project, "Users", with multiple nested directories inside (mirroring the absolute path to the .uploads...
BMM uses over 50% of my CPU when playing audio. My Macbook started to heat up after a couple of hours of usage 😅 ### Machine specs Model Name: MacBook...
Not really an issue, but more of a question / idea. At my work we handle quite a lot of images, and have therefore looked at a few solutions to...
I got feedback that someone missed the playback speed controls of the mobile app. Is this something that can be designed and implemented?
`LiveToast.send_toast()` does not work, and I get this error: ```bash [debug] send_update failed because component LiveToast.LiveComponent with ID "toast-group" does not exist or it has been removed ```