是
vue-i18n
文件路径:element-ui/src/locale/index.js问题方法:i18nHandler行号:11问题代码 if (typeof vuei18n === 'function' && !!Vue.locale)这个判断由于Vue.locale已经废弃,导致永远进入不了
if (typeof vuei18n === 'function' && !!Vue.locale)
mdfafbf11#
Translation of this issue:
yes
File path: element UI / SRC / locale/ index.js
Problem method: i18nhandlerLine number: 11
Problem code if (type of vuei18n = ='function '& &!! Vue.locale )This judgment is due to Vue.locale Has been abandoned, leading to never enter
if (type of vuei18n = ='function '& &!! Vue.locale )
oxalkeyp2#
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
2条答案
按热度按时间mdfafbf11#
Translation of this issue:
Existing Component
yes
Component Name
vue-i18n
Description
File path: element UI / SRC / locale/ index.js
Problem method: i18nhandler
Line number: 11
Problem code
if (type of vuei18n = ='function '& &!! Vue.locale )
This judgment is due to Vue.locale Has been abandoned, leading to never enter
oxalkeyp2#
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.