select2 / select2-bootstrap-theme

A Select2 v4 Theme for Bootstrap 3
https://select2.github.io/select2-bootstrap-theme/
MIT License
872 stars 499 forks source link

Error state not correctly shown #91

Open gjm opened 4 years ago

gjm commented 4 years ago

If the original <select> has an error state (has the is-invalid class) the error is not shown on the Select2 element.