vue-i18n
vue-i18n copied to clipboard
There's no way to disable global scope warning for i18n-n component
I can't find a way to disable global scope warning for i18n-n component, scope:'global' doesn't work, works only for i18n-t.
@kazupon can you please help us out to remove this annoying message from i18n-n components? Why is not working with global="scope" like it does for i18n-t ?
Originally posted by @firstpromoter in https://github.com/intlify/vue-i18n-next/discussions/851#discussioncomment-4864900