-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
2.1.4
Environment
macOS 11.2.3; Edge: 91.0.864.41; Vue: ^3.0.0
Reproduction link
Steps to reproduce
Version: "ant-design-vue": "^2.1.6",
post screenshot later
I am using 'antd-dayjs-webpack-plugin'
this is issue is that, TimePicker inner data value use "value.hour()" to update. But "value.hour" can not change value itself.
What is expected?
work
What is actually happening?
no work