Replies: 2 comments 1 reply
-
I don't use v-t in my project either but I get this warning too. 🤔 I may have misunderstood the vue-i18n documentation but does this mean that the vuejs option API will no longer be supported by this plugin in next releases ? Also, I don't understand why there is mention of "legacy" vs "composition" mode in vue-i18n. Since the option API is not deprecated in vuejs, it seems essential to me to keep it working in vue-i18n. |
Beta Was this translation helpful? Give feedback.
1 reply
-
repo owner has fixed the issue in 11.0.1, thanks a lot |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
After upgraded to v11.0.0. Got following console message, pretty annoying, but the strange part is, there's no
v-t
unsage in my project. Any hints I can locate where's the cause?Beta Was this translation helpful? Give feedback.
All reactions