Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

`[vuex] state field "i18n" was overridden by a module with the same name at "i18n" #795

Open
tvld opened this issue Mar 5, 2020 · 8 comments

Comments

@tvld
Copy link

tvld commented Mar 5, 2020

Since this morning the console is logging this warning: [vuex] state field "i18n" was overridden by a module with the same name at "i18n" I can see this warning when I am in vue-developers tools, under the "vuex" tab

I am not making any i18n state mutation or fields myself. Could vue-i18n be the culprit? I am using nuxt 2.11 and [email protected] / [email protected]

@selfagency
Copy link

Having the same issue

@bob-voorhoede
Copy link

Having the same issue - nuxt 1.4.2 nuxt-i18n 5.2.1 vue-i18n 8.18.2

@tvld
Copy link
Author

tvld commented Aug 6, 2020

I am using nuxt by the way... )

@selfagency
Copy link

Wonder if this is a Nuxt issue, not an vue-i18n issue itself, per se, that the Nuxt team should look at

@tvld
Copy link
Author

tvld commented Aug 7, 2020

Maybe... but Nuxt is not using i18n in any way, AFAIK )) And we only see this kind of issue with i18n...

@selfagency
Copy link

Nuxt apparently has its own i18n module so maybe we should all be using that instead?

@tvld
Copy link
Author

tvld commented Aug 7, 2020

@selfagency vue-i18n is a dependency of nuxt 's i18n-module ;-)

@tvld
Copy link
Author

tvld commented Sep 10, 2020

@bob-voorhoede did you manage to solve this by now? I still notice the messages....

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants