Hi All,
I have created an App with a gallery of questions...answers for each questions are to be selected from a dropdown control.
While playing the app, if I select the first dropdown value to say 2, then scroll down, I am seeing multiple dropdown values below are getting set to 2 automatically instead of 0 which is my default value set for the dropdown control. If now I update the first value to say 3, the rest are remaining same as 2.
This issue does not happen if I choose the 2nd dropdown first, just with first dropdown.
Also if after entering the gallery I scroll down to the end and then scroll back up and then select first dropdown value, it does not update the rest. Only if I select the first dropdown after entering the gallery, many of the below dropdown values change to same value which is selected in first dropdown.
The same issue I did saw with Text Input control also couple months back, if used in a gallery. When something I input in the first text box, it copies the same to many of the below text boxes in the gallery automatically.
For now, I have implemented a workaround for the issue, but just wanted to notify regarding the bug.
Regards,
Psahu