-
I'm trying to write a test for page that uses vue-i18n plugin.
@eddyerburgh has show how to test **with** mocked plugin. https://github.com/kazupon/vue-i18n/issues/198#issuecomment-316692326
This wo…
-
First off, awesome plugin - so easy to install and get started!
I installed and configured with just the basic settings. Data instantly started collecting when running my site in development mode.…
-
### vue & vue-i18n version
- vue: 3.0.0
- vue-i18n: 9.0.0-rc.7
### Reproduction Link
https://github.com/boussadjra/vue3-tailwind2
### Steps to reproduce
I added a file named [`i18n…
-
### UnoCSS version
0.56.5
### Describe the bug
Build fails with error "Error: Multiple conflicting contents for sourcemap source" when:
- a single VueSFC file contains:
- transformerVariantGrou…
-
### Environment
- Operating System: Linux
- Node Version: v18.18.2
- Nuxt Version: 3.8.1
- CLI Version: 3.9.1
- Nitro Version: 2.7.2
- Package Manager: pnpm@8.9.2
- Builder: …
-
### Environment
- Operating System: `Darwin`
- Node Version: `v16.14.2`
- Nuxt Version: `3.3.2`
- Nitro Version: `2.3.2`
- Package Manager: `yarn@1.22.19`
- Builder: `vite`
…
-
### Describe the bug
The default value written in the [document](https://nuxtseo.com/sitemap/api/config#sitemapname) for `sitemapName` is `sitemap.xml`.
Regardless of whether I have set `sitema…
-
Hello.
I was trying to put two different languages on the same page.
In my example, I'm trying to pull messages for two different languages i.e. polish and french.
The idea is to get language fr…
-
### Environment
nuxt: 2.17.2
nuxt-buefy: 0.4.26
@nuxtjs/i18n: 7.3.1
vue: 2.7.16
### Reproduction
nuxt.config.js
```
//Define the default languages
const locales = [
{
code: 'en',
…
-
Hello.
I've two locale; "fa" and "en" with fa being default. I've tried to change it with the following code block both on `nuxtServerInit` and `fetch` hook of layout but it still revert back to my d…