show-errors no longer works with dropdown selects
Closed this issue · 2 comments
sdgidwani commented
With the change of the element queryselector to select elements based on type input and not an applied class of .form-control we have lost the ability to use show-errors to validate dropdown select boxes.
paulyoder commented
Sorry about this breaking change. I reverted the commit that caused the breaking change and published v2.3.0 to fix it.