-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
antd3.x WeekPicker 周期显示不正确 #22
Comments
请看本插件的 readme |
我针对antd3.x配置了如下
同时还设置了中文,如果不加上上面的preset,日期组件的中文会显示不出来
|
可以提供一个复现的 repo 吗 |
经检查 是 dayjs@1.8.20 的 weekOfYear iamkun/dayjs#769 的更新导致了 antd 中计算周的异常 将会在下一个版本修复。 在此之前,请考虑使用 dayjs@1.8.19 版本 |
好的,谢谢 |
@Kol96 dayjs@1.8.26 已经修复这个问题 |
周期无法正确显示
antd: 3.26.15
antd-dayjs-webpack-plugin: 1.0.0
dayjs: 1.8.25
The text was updated successfully, but these errors were encountered: