You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the component, an component is re-encapsulated. In order to prepare for the subsequent i18n upgrade, the main code of the component is as follows:
Then use this component in a jsx component. Specifically, use the standard location as shown below:
result: [vue-i18n] Cannot find VueI18n instance!
But I can use and render normally in other Vue single-file components, as follows:
Reporting a bug?
vue-i18n version: 8.28.2
Based on the component, an component is re-encapsulated. In order to prepare for the subsequent i18n upgrade, the main code of the component is as follows:
Then use this component in a jsx component. Specifically, use the standard location as shown below:
result: [vue-i18n] Cannot find VueI18n instance!
But I can use and render normally in other Vue single-file components, as follows:
Expected behavior
Text can be rendered normally
Reproduction
nope
System Info
Screenshot
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: