kendo-angular
kendo-angular copied to clipboard
[Scheduler] kendoSchedulerReactiveEditing directive doesn't recognize the disabled state
Describe the bug kendoSchedulerReactiveEditing directive doesn't recognize the disabled state from the FormControl.
To Reproduce Steps to reproduce the behavior: Check the following example - https://stackblitz.com/edit/angular-e18alz-dtfc3z The "Start" DatePicker and TimePicker should be disabled like the following demo using kendoSchedulerEditDialogTemplate: https://stackblitz.com/edit/angular-gij8tx-yplhhj?file=app/app.component.ts
It seems only simple text inputs can be disabled through the FormControl.
Fixed in v15.2.0