-
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
我针对antd3.x配置了如下
同时还设置了中文,如果不加上上面的preset,日期组件的中文会显示不出来
|
可以提供一个复现的 repo 吗 |
经检查 是 [email protected] 的 weekOfYear iamkun/dayjs#769 的更新导致了 antd 中计算周的异常 将会在下一个版本修复。 在此之前,请考虑使用 [email protected] 版本 |
好的,谢谢 |
@Kol96 [email protected] 已经修复这个问题 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
周期无法正确显示
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: