Hi,
I'm using Datepicker kendo react for my project. It works fine if we type a date when we have default format as MM/dd/yyyy, however if I select any date with the calender after that I'm not able to type date. The datepicker is not working as expected.
Later if I clear out the selected date, I'm able to type date properly. So it does not work if we have a selected date in datepicker control.
The behaviour of typing a date is very inconsistent.
Kindly please suggest a solution of this query.