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

ButtonGroup Selected event gets emitted twice on click

Open tishko0 opened this issue 7 months ago • 0 comments

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: 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.

tishko0 avatar Jun 27 '24 12:06 tishko0