numselli

Results 4 issues of numselli

I had an issue playing audio though Carplay. The error: `Uncaught TypeError: player.getRawBuffer is not a function` The line that caused the error `react-carplay/src/renderer/src/components/useCarplayAudio.ts:37:23` The solution: change `sab: player.getRawBuffer(),` to...

### Version nuxt-security: V1.3.2 nuxt: v3.11.2 ### Steps to reproduce 1. Install nuxt-security `npx nuxi@latest module add security` 2. add configuration ``` security: { rateLimiter: { driver: { name: "redis",...

bug

It would be nice to have sub categories. I am wanting to have a structure that goes like: - life - task - projects - project one - task

enhancement

feat(ui): feature sync app dark/light mode with system. carplay dark/light mode is independently controlled by toggle. Ultimately I would like to get the carplay dark/light mode to sync to the...