I have a list of questions with results from an external API listed in repeating dropdowns. On change of a dropdown I would like to update the result of the selected questions via API. However this seems not possible, as the event triggered by the dropdown does not work correctly.