-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v18.17.1
- Nuxt Version: 3.8.2
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package Man…
-
### Describe the bug
Hello,
First of all, thank you for building this project.
I'm working on a Nuxt project with i18n but I can't make `histoire` work correctly. I've been looking for the sou…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v22.3.0
- Nuxt Version: 3.12.4
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package M…
-
Hi,
is it possible to access the global property of the i18n instance for usage outside of components?
I couldn't find a way, so my current workaround is to use vue-i18n without the nuxt module an…
-
## Versions
```json
"@prisma/client": "^5.17.0"
"@prisma/nuxt": "^0.0.30"
"nuxt": "^3.12.3",
"prisma": "^5.17.0",
```
## Issue
Running the dev server works fine.
Running `nuxt build` (via…
-
Hello! Tried to use vuetify-nuxt-module in layer and include it in parent project, got error while running yarn dev:
Function that causes error
node_modules/.c12/gitlab_ecofinance_frontend_3e…
-
**Is your feature request related to a problem? Please describe.**
In the training section, I observed that the documentation is currently only available in Korean, which makes it difficult for n…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.15.0`
- Nuxt Version: `3.11.2`
- CLI Version: `3.11.1`
- Nitro Version: `2.9.6`
- Package Manager: `npm@9.5.0`
…
-
### Environment
Nuxt project info: - Operating System: Windows_NT
- Node Version: v18.16.0
- Nux…
-
### Describe the feature
vue-i18n supports type safe resource Schemas. ([docs](https://vue-i18n.intlify.dev/guide/advanced/typescript.html))
It would be nice to have a way to do the same in nuxt-i…