Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The onValueChanged event is raised more than once if the form contains several questions with the same valueName #9130

Closed
andrewtelnov opened this issue Dec 3, 2024 · 0 comments · Fixed by #9131
Assignees
Labels
bug user issue An issue or bug reported by users

Comments

@andrewtelnov
Copy link
Member

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.

@andrewtelnov andrewtelnov added bug user issue An issue or bug reported by users labels Dec 3, 2024
@andrewtelnov andrewtelnov self-assigned this Dec 3, 2024
andrewtelnov added a commit that referenced this issue Dec 3, 2024
tsv2013 pushed a commit that referenced this issue Dec 3, 2024
@RomanTsukanov RomanTsukanov changed the title onValueChanged fires several times if there are several questions with the same valueName The onValueChanged event is raised more than once if the form contains several questions with the same valueName Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug user issue An issue or bug reported by users
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant