-
Notifications
You must be signed in to change notification settings - Fork 797
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
[Bug Report]DatePicker 上一月 快捷操作 月视图不正常 #418
Comments
选择的最小日期为 31 日的,快捷切换上一月都有这个问题 |
遇到同样的问题!输入框为空时,直接切换月份也会出现左侧和右侧月份一样的问题!😓 |
现在这个问题还存在,并且datetime更为严重 |
这个问题现在有解决吗 |
好久没用iview了,感觉文档中split-panels有点效果 |
那也只是将两边的联动彻底分开,但是问题还是存在就是 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
WIN7 / Chrome 80.0 / Vue 2.x
Reproduction link
https://run.iviewui.com/gYkDsmEB
Steps to reproduce
1、将日期初始化成 '2020-03-31' , '2020-04-07' ,
2、打开日期选择面板,点击上一月小图标( < )
3、查看 左侧月份 和 右侧 月份。
What is expected?
左侧显示为2月,右侧显示为3月
What is actually happening?
左侧仍为3月,右侧显示3月
The text was updated successfully, but these errors were encountered: