-
@a11yMel @toddlibby I think the issue you're thinking of is with respect to normal form submission. Without the “[]” after the name value on a set of checkboxes, I think only the final checked value will submit. With JS it's less of an issue because you can collect the values in other ways.