[feature request] vue-i18n is obsolete since version 6. X Vue.locale Cause the problem, see the description
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
是
### Component Name
vue-i18n
### Description
文件路径:element-ui/src/locale/index.js
问题方法:i18nHandler
行号:11
问题代码`if (typeof vuei18n === 'function' && !!Vue.locale)`
这个判断由于Vue.locale已经废弃,导致永远进入不了
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.