-
### Discussed in https://github.com/nuxt/content/discussions/2595
Originally posted by **vlamic** March 25, 2024
Hi,
I'm trying to setup a project which is driven by content and supports m…
-
In the readme I only see examples of translations based on .json files.
For my project I need to use .js files that export an object.
Maybe there already is support for this and I just configured …
-
I am calling the router's replace method to change the route and getting following error on the console.
vue-i18n.js?v=66e42e50:5150 Uncaught (in promise) TypeError: Cannot read properties of undef…
-
### Reporting a bug?
in Jest with testing-library the changing of the language does not really work. Only the first call to change this.$i18n.locale changes the locale actually and it stays that way …
-
**Describe the bug**
Windi doesn't split styles correctly
**To Reproduce**
I've created some nested styles structure, and windicss aggregates all nested styles from the siblings and apply them to…
-
### vue & vue-i18n version
vue-i18n v8.11.2
### Reproduction Link
any SSR usage
## Question
In line
https://github.com/kazupon/vue-i18n/blob/master/src/mixin.js#L58 a new object is cr…
-
Github:https://github.com/alwayXXX/web-course-project/
### $t 函数没有正确地返回对应的翻译文本
![image](https://github.com/user-attachments/assets/79457c11-0aca-4091-babb-cc22495d1ff3)
-
Now including the library in a NuxtJS project only works with SSR disabled.
It might be better to create a separate library specifically for NuxtJS and have a support for auto import of dynamic com…
-
Sie haben einen tollen Job gemacht und es ist einfach zu schön. Dies ist die beste persönliche Website, die ich je gesehen habe. Ich möchte wissen, was zu tun ist, wenn ich eine Sprachwechsel-Option f…
-
### Reporting a bug?
I use nuxt 3.4.1
In version unplugin-vue-i18n 0.10.0 i have error
ERROR [unplugin-vue-i18n] Detected HTML in
vesion 0.8.2 work great
I use vue-i18n this:
import {…