### Is there an existing issue for this? - [x] 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](https://github.com/user-attachments/files/22054450/Bug_DropDown.Map.Event.Broken.json) ### Environment Self Hosted 2.7.3 ### Additional Information Related to https://github.com/lowcoder-org/lowcoder/issues/1970 ?