kendo-angular
kendo-angular copied to clipboard
[MultiSelect] itemDisabled is not invoked for custom items
Describe the bug
-
itemDisabled
callback is not invoked for custom added items ( not present in [data] list ) - when filter does not find anything disabled item is enabled
To Reproduce
- https://codesandbox.io/s/billowing-platform-h4ihdv?file=/src/app/app.component.ts
- https://codesandbox.io/s/gallant-breeze-ywfb4n?file=/src/app/app.component.ts
Expected behavior
-
itemDisabled
callback should be invoked for custom added items. - disabled items should not get enabled
Broken in
v7.0.2