Hey,
I’m facing an issue in the alpha column looping.
The fund name, percentage allocation, and button are placed in a single column and rendered inside a loop. When I click the Add or Remove button, the UI briefly breaks for a fraction of a second.
It’s behaving like this: when we add a new item, the previously selected mappings in the dropdowns are getting lost. Also, when we make any change in one of the dropdowns, all dropdowns are being re-mapped again.
The value is there for both lines.
When I add the third one those all three get removed.
But when I map any of the dropdowns, all are getting mapped again.
Can someone please help me with this?