Since we are using ionic, all scrollable kendo items (such as dropdownlist and timepicker) are being closed by ionic in an interraction issue.
We patched the dropdownlist by using the popupSettings appendTo to put the content of the dropdownlist outside of the zone of influence of ionic to manually stop the propagation of the scrolling event back to ionic.
In short, we would like to get the appendTo settings for the timepicker component. (And any other scrolling component!)
Thanks.
Hi Andre,
The appendTo option is already a part of the popupSettings configuration of the DatePicker, DateTimePicker, and TimePicker components:
https://www.telerik.com/kendo-angular-ui/components/dateinputs/api/PopupSettings/#toc-appendto
We will make sure to update the respective TimePicker API section accordingly.
Regards,
Dimiter Topalov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.