-
色々調べた結果、2つのアプローチで作れそうなことが分かった。
1. Web Componentsとしてビルドする
2. iframeで使われていることを検知して表示を変える
-
## Current behavior
Setting config.i18n.bundleAllStoreviewLanguages to false breaks the build process.
The webpack base config loads the 'config' npm package, that returns a merged config object (…
-
### Version
[v4.0.0](https://github.com/nuxt-i18n/releases/tag/v4.0.0)
### Reproduction link
[https://github.com/Lucassith/vuetify-nuxt-i18n-bug](https://github.com/Lucassith/vuetify-nuxt-i18…
-
Version
v5.12.3
Reproduction link
Not necessarily reproduce
![image](https://user-images.githubusercontent.com/25945917/58614230-6af65f00-82ea-11e9-84f2-8b466152e5cd.png)
![image](https://user-…
-
### Element UI version
1.4.11
### OS/Browsers version
Chrome 62
### Vue version
2.5.9
### Reproduction Link
[https://codepen.io/sora54/pen/XzyKGQ](https://codepen.io/sora54/pen/XzyKGQ…
-
### vue & vue-i18n version
vue: 2.6.10
vue-i18n: 8.11.2
### Reproduction Link
https://jsfiddle.net/MNemoto15/20o9m4vq/4/
### Steps to reproduce
* message
```js
const i18n =…
-
### Environment
1. `node -v`: v10.13.0
1. `npm -v`: 6.4.1 && yarn 1.16.0
1. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): @vue/cli-plugin-unit-jest@3.7.0
└── jest@23.6.0
…
JFGHT updated
5 years ago
-
I use `vue-i18n` via another lib `nuxt-i18n` so I doesn't have direct access to the library to override `getChoiceIndex` method in a clean way as it described in the documentation and my personal opin…
-
Firstly, thanks for the slider, it is very good.
**Describe the bug**
Recently I use the hooper width the [vue-i18n](https://kazupon.github.io/vue-i18n/guide/locale.html) plugin, and I make the …
-
### Version
[v5.8.5](https://github.com/nuxt-i18n/releases/tag/v5.8.5)
### Reproduction link
Not really needed
### Steps to reproduce
1. Install `nuxt-i18n`
2. Create routes with like config :
``…