kendo-angular icon indicating copy to clipboard operation
kendo-angular copied to clipboard

[Scheduler] kendoSchedulerReactiveEditing directive doesn't recognize the disabled state

Open yanmariomenev opened this issue 3 years ago • 1 comments

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

yanmariomenev avatar Nov 18 '21 13:11 yanmariomenev

It seems only simple text inputs can be disabled through the FormControl.

teuncortooms avatar Nov 18 '21 17:11 teuncortooms

Fixed in v15.2.0

tswetti avatar Mar 28 '24 09:03 tswetti