Why does vite-plugin-vue-i18n give Internal server error: Cannot read properties of undefined (reading ‘message’)?
I am updating i18n translations for our project. After running 17 translations for French I started getting an error from the i18n plugin, with none of the stack trace leading back to my code line, just the file name.
How to access setLocal() when using vue-i18n-routing
I have a vue app using vue-i18n-routing (https://github.com/intlify/routing) which is based on @nuxtjs/i18n (https://i18n.nuxtjs.org). I have it running and it handles the routing and language switching beautifully, except from one problem I’m having: