ant-design-vue
ant-design-vue copied to clipboard
日历组件月份不显示中文
- [ ] I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.2.3
Environment
MAC
Reproduction link
https://antdv.com/components/calendar-cn
Steps to reproduce
安装最新版本的dayjs,设置中文后,日历月份选择不会显示中文,而是显示英文,年份正常 我看官方引用的是"dayjs": "^1.10.5" 正常,但是如果安装的最新版本dayjs就会显示异常
What is expected?
安装最新版本dayjs,设置语言为中文后日历组件可以显示中文而不是英文
What is actually happening?
安装最新版本dayjs,设置语言为中文后日历组件部分中文,部分英文
同问题,如何修复?
day 组件退回"dayjs": "^1.10.5" 就可以了,不能用最新版本
npm ls dayjs 查看dayjs版本,项目中dayjs需要与ant-design-vue中的保持一致
同问 这个问题是否有修复计划啊
https://www.antdv.com/components/config-provider-cn
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.