paulyoder/angular-bootstrap-show-errors

show-errors no longer works with dropdown selects

Closed this issue · 2 comments

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.

+1 This occurred at the change e93c512

Sorry about this breaking change. I reverted the commit that caused the breaking change and published v2.3.0 to fix it.