[vue3] vue-i18n reports errors in the component that rendered with render() function #2023
Open
4 tasks done
Labels
Status: Review Needed
Request for review comments
Reporting a bug?
execute
useI18n()
in the component that rendered withrender()
function,it reports the error:Cannot read properties of null (reading '__VUE_I18N_SYMBOL__')
Expected behavior
work normally
Reproduction
Hello.vue
render function:
System Info
Screenshot
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: