-
---
### Environment Details
- **Operating System**: Darwin
- **Node Version**: v22.0.0
- **Nuxt Version**: 3.13.2
- **CLI Version**: 3.15.0
- **Nitro Version**: 2.9.7
- **Package Manager**…
-
### Environment
Nuxt:: ^3.12.2
@nuxtjs/i18n: ^8.5.5
### Reproduction
My nuxt.config.js:
```
modules: [
...
"@nuxtjs/i18n",
...
],
i18n: {
locales: [
{
code: "en",
f…
-
**Describe the bug**
When i make API call inside of plugin, i get 403 Frobidden only in production.
I've updated from
- "nuxt": "^3.12.1",
- "nuxt-auth-sanctum": "^0.4.0",
**To:**
…
-
### Environment
Operating System: Windows 11
Packages:
@esbuild/linux-x64@0.23.1 extraneous
@nuxtjs/i18n@8.5.2
@parcel/watcher-linux-x64-glibc@2.4.1 extraneous
@parcel/watcher-linux-x64-musl…
-
Hello,
I am using the Nuxt i18n module in my project and I have come across an issue regarding SEO features. According to the documentation, to leverage SEO benefits, the `locales` option must be co…
-
### Describe the feature
Same as #498 from 2019, I guess. The last comment from 2021, asking for a solution has 11 upvotes so I guess there is no solution.
I am having some pages that do not have re…
-
### For what version of Nuxt UI are you suggesting this?
v3-alpha
### Description
Add a `lang` prop for the `UApp` component that will accept a string with the locale code.
Adding the `i18n` inte…
-
> Originally #3048 by @spiritius - was incorrectly converted to a discussion by me 😬
### Environment
```
- Operating System: Darwin
- Node Version: v22.3.0
- Nuxt Version: 3.12.4
- CLI Versi…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.15.0`
- Nuxt Version: `^3.12.3`
- CLI Version: `3.12.0`
- Nitro Version: `-`
- Package Manager: `npm`
- Builde…
-
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
`…