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

[Vue] Fix broken reset of FieldCheckboxArray checkbox state. #19408

Merged
merged 3 commits into from Jun 27, 2022

Conversation

diosmosis
Copy link
Member

Description:

Code should only reset the checkbox that was changed, not every one. Obvious bug, shouldn't have gotten this far.

Review

@diosmosis diosmosis added the Regression Indicates a feature used to work in a certain way but it no longer does even though it should. label Jun 25, 2022
@diosmosis diosmosis added this to the 4.12.0 milestone Jun 25, 2022
@sgiehl sgiehl merged commit a074a09 into next_release Jun 27, 2022
@sgiehl sgiehl deleted the vue-fix-field-checkbox-regression branch June 27, 2022 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Regression Indicates a feature used to work in a certain way but it no longer does even though it should.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants