Closed AnnaGrahl closed 6 days ago
🤖 Hello @AnnaGrahl
Your issue will be analyzed and is part of our internal workflow. To get informed about our workflow please checkout the Contributing Guidelines
JIRA: IX-1624
Hello @AnnaGrahl - this issue is resolved in the latest version (2.5.0), if this issue persists don't hesitate to open a new ticket! (https://stackblitz.com/edit/owvupc?file=src%2Fselect-editable.ts)
Prerequisites
What happened?
The event itemSelectionChange is triggered two times after adding an item to an editable select. The second time it is triggered, the value is an object and not the value string.
What type of frontend framework are you seeing the problem on?
Angular
Which version of iX do you use?
v2.4
Code to produce this issue.