How do I use PINIA in I18N instantiation? #1219
Unanswered
1JayPeng
asked this question in
Help and Questions
Replies: 1 comment 3 replies
-
@china12315 I think the error is the order issue: and vue-i18n provide the composition API, actually I don't think integrated it into pinia is better than |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i use
vue3.2.6
vue-i18n9.1.7
pinia2.0.13
and i need use store in creatI18n()like
i want,and i read the doc,but is also throw error
Beta Was this translation helpful? Give feedback.
All reactions