-
-
Notifications
You must be signed in to change notification settings - Fork 378
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
Same as in issue #1777,
Reka 2.3.1
Link to minimal reproduction
https://github.com/Ericlm/reka-required-checkboxgroup
Steps to reproduce
- Multiple Checkboxes in CheckboxGroupRoot
- Setting the root as "required"
- The form is submitted, event with an empty array
Describe the bug
The required
prop on CheckboxGroup doesn't seem to un-trigger the submit event.
Expected behavior
The form should not be submitted if there is no checkbox checked.
Context & Screenshots (if applicable)
No response
kricsleo
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working