ant-design-vue
ant-design-vue copied to clipboard
Warning: [ant-design-vue: TimePicker] `dropdownClassName` is deprecated. Please use `popupClassName` instead.
trafficstars
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.1.2
Environment
macos, Chrome, vue3
Reproduction link
Steps to reproduce
- add popupClassName to time-picker
<ATimePicker popupClassName="foo" />
- will see that warning in console
What is expected?
no warning
What is actually happening?
show warning
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