-
**Tell us about your environment**
- **ESLint version:** 9.2.0
- **eslint-plugin-vue version:** 9.26.0
- **eslint-plugin-vue-i18n version:** 2.0.0
- **Node version:** 20.11.1
**Please sho…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v18.14.2
- Nuxt Version: 3.4.2
- Nitro Version: 2.3.3
- Package Manager: yarn@1.22.19
-…
-
### Environment
- Operating System: Windows_NT
- Node Version: v22.5.1
- Nuxt Version: 3.12.4
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package Manager: npm@10.8.2
- Build…
-
### Environment
```
------------------------------
- Operating System: Darwin
- Node Version: v20.10.0
- Nuxt Version: 3.10.2
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Pac…
-
Some projects will fetch data from an external source and use `router.extendRoutes` to create pages based on the source's response contents. In my case I fetch the data from Sanity and, given a `_type…
-
### Environment
ignore
### Package
None
### Reproduction
ignore
### Describe the bug
> This module does not enable any stylistic/formatting rules by default. You can use Prettier …
-
### Describe the bug
When generating the sitemap with the i18n module and fetched dynamic URLs, it divides the sitemap into locale chunks. However, it fails to automatically further divide these chun…
V1laZ updated
5 months ago
-
### Environment
node 18+
### Reproduction
i18n: {
strategy: 'prefix_and_default', // 添加路由前缀的方式
locales: ['en', 'zh', 'ja'], //配置语种
defaultLocale: 'en', // 默认语种
customRoutes: '…
-
### What happened?
@vee-validate/i18n use of params for example in en.json messages.min is: The {field} field must be 0:{width} pixels by 1:{height} pixels
Is incompatible with vue-i18n format for…
-
When using the **"@nuxtjs/sitemap"**, **"@nuxtjs/i18n"**, and **"preset: 'cloudflare-pages'"** configurations together, running 'pnpm build' results in an error.
```shell
✓ built in 2.41s …