Hi,
We are using DatePicker and DateTimePicker with DateInput.
Since Kendo UI 2021 R1 the DatePicker is showing the DateInput mask when the value is null. The DateTimePicker behaves correctly.
I've prepared an example. The value is set to null manually here, but in our code it is set via MVVM binding.
https://dojo.telerik.com/OcaVaWoX
Reproduce:
1. Select Version Kendo 2020 R3: The DatePicker and DateTimePicker are both empty. That's the expected behavior.
2. Select Version Kendo 2021 R1: The DatePicker now incorrectly shows the DateInput mask, the DateTimePicker shows the empty picker correctly.
Best regards
Hi,
The DateInput is designed to have a placeholder for hinting what to type. If instead of a picker a date input is used the result would be the same. If one does not want to submit the mask he can use a picker without a dateinput.
Regards,
Angel Petrov
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.
Hi Daniel,
Please accept our apologies for the delayed reply.
This seems like something we need to fix. Actually the DatePicker behaves correctly now and displays the mask whereas the DateTimePicker does not. The change mentioned is due to a fix we have applied earlier. It seems that it is applied only for the DatePicker and not for the DateTimePicker. I have already opened an issue in regards of this so we could modify the other component as well.
As a token of gratitude for reporting this inconsistency to us I have update your account points.
Regards,
Angel Petrov
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.