truckingsim / Ajax-Bootstrap-Select

This uses the bootstrap-select plugin and extends it so that you can use a remote source to search.
MIT License
281 stars 96 forks source link

ajax-bootstrap-select breaks required field #185

Open ppazos opened 4 years ago

ppazos commented 4 years ago

On a select with a required attribute if the "with-ajax" class is added, the required stops working and submitting the form doesn't check anything.

This plugin is breaking required fields.

Basically is causing this issue https://github.com/snapappointments/bootstrap-select/issues/514

zkryakgul commented 4 years ago

Did you find any solution about it?

ppazos commented 3 weeks ago

Nope. You @zkryakgul need to mention people so they get a notification. I just saw your comment from 4 years ago :)