kendo-angular
kendo-angular copied to clipboard
[ComboBox] `valueChange` is fired twice, when dialog is opened in the callback.
Describe the bug 'valueChange' event is fired twice, if а dialog is opened in the callback through service.
To Reproduce
- Open https://stackblitz.com/edit/angular-wyggzu-mnqcdk?file=app%2Fapp.component.ts
- Try to change value of the combo - valueChanged logged twice
- Comment row 55 and try again - valueChanged logged once
Same example would work fine when kendo-dropdownslist is used instead
broken in @progress/[email protected], @progress/[email protected]
Recently mentioned in ticket id - 1559299.
Two possible workarounds: https://stackblitz.com/edit/angular-nl4pqu?file=app%2Fapp.component.ts
Fixed in v16.2.0.