### Reproduction link [https://ant.design/components/date-picker](https://ant.design/components/date-picker) ### Steps to reproduce - Choose a date - Select the input date string and try to remove it with the remove key ### What is expected? - `onChange` should be triggered - It should work exactly behave like pressing the clear button ### What is actually happening? - `onChange` is NOT triggered - it is not possible to remove the value manually - the date is re-appearing after removing it manually https://github.com/user-attachments/assets/19ec0c05-d6a6-4aa1-aad4-725e22626770 | Environment | Info | | --- | --- | | antd | 5.23.1 | | React | 18.2.0 | | System | Windows 11 | | Browser | Latest Chrome | <!-- generated by ant-design-issue-helper. DO NOT REMOVE -->
Reproduction link
https://ant.design/components/date-picker
Steps to reproduce
What is expected?
onChangeshould be triggeredWhat is actually happening?
onChangeis NOT triggered20250118-2044-57.1286975.mp4