-
### Describe the bug
Hi,
I've been attempting to create a correctly translated sitemap in Nuxt 3 using the `@nuxt/sitemap` module, but I'm facing some difficulties with dynamic routes. Below is th…
-
Hey there,
Apparently we cannot use nuxt-i18n's composables or utilities on the og-image component like `useI18n()` or `$t()`
This is supposedly due to nuxt-i18n not supporting server side compo…
ptdev updated
3 months ago
-
### Describe the feature
My Nuxt config has a few routes on `ssr: false`. For example `/blog` is `ssr: false`. nuxt-i18n will add a prefix per language, for example `/nl/blog`.
It seems like, in m…
-
### Describe the feature
Nuxt 2 has translations for:
English
Français
日本語
Português
Vue 3 for:
Available Languages:
English
简体中文 / Simplified Chinese
日本語 / Japanese
Work in Progres…
-
This issue might be related: https://github.com/monterail/vuelidate/issues/380
I encountered an issue in which the original data does not update anymore when changed via v-model in an input field. …
-
**Describe the bug**
The extension throws an error of compiling typescript (javascript) files if new typescript compiler options (such as verbatimModuleSyntax) are used in the project
tsconfig.jso…
-
### Environment
Nuxt project info:
------------------------------
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 3.8.0
- CLI Version: 3.9.1
- Nitro Version: …
-
### 概要
v8.0がリリースされた`nuxt/i18n`についてのマイグレーション記事
### 詳細
2023.12.25に **[nuxt/i18n](https://i18n.nuxtjs.org/)** の**v8.0.0**がリリースされた。
- https://github.com/nuxt-modules/i18n/releases/tag/v8.0.0
v7から…
-
I have a nuxt project with nuxt-validate and nuxt-i18n.
Nuxt-i18n is configured to use a separate .json file with a custom langDir. When I try to use nuxt-validate, the locale switches correctly but …
-
### Environment
- Operating System: Darwin
- Node Version: v20.14.0
- Nuxt Version: 3.13.0
- CLI Version: 3.13.0
- Nitro Version: 2.9.7
- Package Manager: pnpm@8.15.5
- Builder…