ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

Warning: [ant-design-vue: TimePicker] `dropdownClassName` is deprecated. Please use `popupClassName` instead.

Open gaokun opened this issue 1 year ago • 1 comments
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

http://localhost.com

Steps to reproduce

  1. add popupClassName to time-picker
<ATimePicker popupClassName="foo" />
  1. will see that warning in console

What is expected?

no warning

What is actually happening?

show warning

gaokun avatar Mar 15 '24 06:03 gaokun

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

github-actions[bot] avatar May 15 '24 02:05 github-actions[bot]