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

Fix: Required checkbox not updating #3853

Merged
merged 8 commits into from
Jun 19, 2024
Merged

Conversation

dsamojlenko
Copy link
Member

Summary | Résumé

Fixes #3787
This had been affecting forms with groups turned on. The component would not rerender when the checkbox state was changed.
Modified the component to use local state for the checkbox, rerenders fine now.

Copy link
Contributor

@timarney timarney merged commit fc7e525 into develop Jun 19, 2024
13 checks passed
@timarney timarney deleted the fix/required_check_groups branch June 19, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Form builder: Unable to check off the required field in FR
3 participants