Hi, With Select2 applied to the select dropdown, validation does not show. With Select2 removed it works fine, any ideas?
It looks as though is-invalid is added to the root <select class>, but not to the Select2 span class. If I add it manually into the Select2 span class, it works fine.
Thanks Chris
Hi,
At the moment the 3rd-party plugin validation does not support input border highlighting. It only supports displaying a message below the input as shown here.
In a future update, we may consider supporting border highlighting style for 3rd-party plugins as native Bootstrap Components.
Regards.
Hi, is this now working with version 8.2.0?