Unplanned
Last Updated: 11 Jan 2023 06:11 by ADMIN
Philip
Created on: 04 Jan 2023 07:55
Category: DatePicker
Type: Bug Report
1
ValidateOn Change works like a combination of Change and Input
  1. See the DatePicker Validation Demo
  2. Highlight the year
  3. Start typing 2029
  4. See that even on the first input stroke the validation is triggered.

<Admin>

As a workaround, you can add the DebounceDelay parameter with a high number as in this REPL link

</Admin>

2 comments
ADMIN
Svetoslav Dimitrov
Posted on: 11 Jan 2023 06:11

Hello Philip,

Yes, for sure. Our public feedback portal allows a bug to be logged for only one component, however, in our internal GitHub issue I have mentioned the rest of the applicable components. 

Regards,
Svetoslav Dimitrov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Philip
Posted on: 04 Jan 2023 09:12
The same issue occurs with the Date Time Picker and Time Picker components, so please can you fix these as well?