The onValueChanged
event is raised more than once if the form contains several questions with the same valueName
#9130
Labels
We should trigger onValueChanged for only one question, specifically the one that has been modified. We should not trigger the onValueChanged event for questions that are bound to the changed question.
The text was updated successfully, but these errors were encountered: