igniteui-angular
igniteui-angular copied to clipboard
ButtonGroup Selected event gets emitted twice on click
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
- igniteui-angular version: 18
Steps to reproduce
Second call seems to be coming from here:
Result
Event is fired twice on click
Expected result
Event should fire only once
Attachments
Attach a sample if available, and screenshots, if applicable.