verbb/user-group-field

Cannot uncheck user groups

Closed this issue · 4 comments

After checking a user group and saving, unchecking and saving will unsuccessfully remove the user group.

Same issue here. Can be reproduced by checking only one checkbox in a group, save and trying to uncheck it (so no checkboxes are active).
It seems to be working if instead of "checkboxSelect" a "checkboxGroupField" is used within src/templates/_components/fields/UserGroupFieldField_input.twig

@chasegiunta @rocknrolaf hit this too, easy fix in #12

Tagged 1.0.3 with #12 that should fix this.

🙇‍♂️ Thank you :)