You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the first select has the first option disabled so it doesn't show the placeholder and selects the next available value
the 2nd select works as expected
I am on bootstrap 4.5.0, running bootstrap-select version 1.13.18 with jquery 3.5.1 on chrome on both macos catalina and windows 10
The text was updated successfully, but these errors were encountered:
Similar to #1839
I have a simple select, when the 1st option is disabled the placeholder doesn't work and the select is initialized with the first non-disabled option.
this behavior can be seen here -> https://plnkr.co/edit/9QZaeAY7Yh1JxnA8
the first select has the first option disabled so it doesn't show the placeholder and selects the next available value
the 2nd select works as expected
I am on bootstrap 4.5.0, running bootstrap-select version 1.13.18 with jquery 3.5.1 on chrome on both macos catalina and windows 10
The text was updated successfully, but these errors were encountered: