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

date-picker-demo-disabled, today is disabled but 'now' can be click in default date-picker

Open elvisqi opened this issue 1 year ago • 1 comments
trafficstars

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.2.3

Environment

macOS 14.6 / Edge 128.0.2739.67

Reproduction link

https://www.antdv.com/components/date-picker-cn#components-date-picker-demo-disabled

Steps to reproduce

  1. open demo for date-picker-demo-disabled
  2. click default date-picker
  3. today is disabled but 'now' can be click

What is expected?

today is disabled and 'now' cannot be click

What is actually happening?

today is disabled but 'now' can be click

ant design vue version 4.2.3 image

ant design vue version 2.2.8 image

elvisqi avatar Sep 09 '24 13:09 elvisqi