[Bug]: Dropdown with Mapped Data Event Handlers Seem Broken
Closed this issue · 1 comments
ScottKemp commented
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
When using the Mapping for a drop down component, the event handlers are not wired up correctly.
I have no way to know which item they clicked on in the event handler.
Expected Behavior
I expect {{item}} to contain the values from the clicked item. It seems to always show the first one.
Steps to reproduce
See Attached App. Choose a menu from the dropdown.
Bug_DropDown Map Event Broken.json
Environment
Self Hosted 2.7.3
Additional Information
Related to #1970
?
adnanqaops commented
This issue is resolved, now and the fix is live on Dev.