Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 204 Bytes

File metadata and controls

6 lines (4 loc) · 204 Bytes
@bigcommerce/catalyst-core patch

Fix formField.required mismatch for checkbox-group fields in DynamicForm. The schema branch was missing .optional() for non-required checkbox groups.