How can we reproduce this bug?
required attribute and a <span class="form-error">You must select an option</span>What did you expect to happen?
Form error to be displayed.
What happened instead?
Form error isn't displayed.
Test case:
This will be fixed in foundation 6.2.1 . I've tested the new validateRadio function and it works as expected. It even works with radio in switches.
Looks like this was fixed.
Most helpful comment
This will be fixed in foundation 6.2.1 . I've tested the new validateRadio function and it works as expected. It even works with radio in switches.