-
Getting above error when adding storybook. It is correctly picking up .stories.ts files
![image](https://github.com/user-attachments/assets/f03d333f-1ffd-40bd-b277-c7cf41bced6d)
.storybook/main
`…
-
I was working on my application when I realized that the iPhone's notch is eating the navbar. After reading your documentation on safe-areas, it still doesn't work. I tried using your Nuxt3 Starter pr…
-
### Environment
Nuxt project info:
------------------------------
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 3.9.3
- CLI Version: 3.10.0
- Nitro Version:…
-
**Reproduction**
It is impossible to reproduce the issue because the error occurs for 2-3% of users, and I can’t simulate this
Approximately 1-2% of users on my website encounter the error Cannot rea…
-
First of all, thank you for creating this package!
I'm trying to use is with SSR enabled but get the error `Cannot stringify arbitrary non-POJOs`. With disabled SSR it works fine.
**Reproductio…
mod08 updated
5 months ago
-
### Describe the bug
Similar to [#590](https://github.com/histoire-dev/histoire/issues/590), the custom icon that is a .vue template inside /components/global isn't loaded.
### Reproduction
Add …
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.18.0
- Nuxt Version: 3.13.2
- CLI Version: 3.15.0
- Nitro Version: 2.9.7
- Package Ma…
-
### Describe the bug
To make use of type checking in the template, you have to enable `vueCompilerOptions.strictTemplates` in `tsconfig.json`.
Primevue components, e.g. `` are not registered prope…
-
Is it possible to add nuxt support or `TypeScript-Nuxt-Starter`. I could not manage to use nuxt 2 with typescript successfully.
Many thanks.
-
The error occurs when I go to the third level child page, then back to the second and then go to the page with await inside
Reproduction:
[https://stackblitz.com/edit/nuxt-starter-btlcfb?file=page…