IgniteUI / igniteui-angular

Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
https://www.infragistics.com/products/ignite-ui-angular
Other
568 stars 159 forks source link

ButtonGroup Selected event gets emitted twice on click #14445

Open tishko0 opened 3 days ago

tishko0 commented 3 days ago

Description

Issue can be seen in the following sample. Simply click on button and observe console output https://stackblitz.com/edit/i7stez-smq1jh?file=package.json

Steps to reproduce

Second call seems to be coming from here: image

Result

Event is fired twice on click

Expected result

Event should fire only once

Attachments

Attach a sample if available, and screenshots, if applicable.