Closed travisricks closed 1 year ago
I've noticed that when the page first loads I see a flash of all the key names, e.g. 'microsite.nav-home' and then the translation, 'Home', displays. I'm not sure how to fix this.
laravel-vue-i18n: 2.6.1 vite: 4.4.1 vue: 3.3.4 @inertiajs/vue3: 1.0.9
Thanks for any help you can provide!
The solution for that, is this:
https://github.com/xiCO2k/laravel-vue-i18n/issues/117#issuecomment-1627295319
I've noticed that when the page first loads I see a flash of all the key names, e.g. 'microsite.nav-home' and then the translation, 'Home', displays. I'm not sure how to fix this.
laravel-vue-i18n: 2.6.1 vite: 4.4.1 vue: 3.3.4 @inertiajs/vue3: 1.0.9
Thanks for any help you can provide!