I have a kendo component kendo-datetimepicker (angular project, kendo-angular)
When I open the calendar, start typing the date (day, month, year) and time (hours, minutes) in the input, right at the end when I select minutes - the calendar closes automatically.
The issue could be checked here: https://www.telerik.com/kendo-angular-ui/components/dateinputs/datetimepicker/date-time-limits/
Any way to prevent the calendar from closing?
And close, only when I click on cancel or set button?