Bootstrap-select: title attribute does not work in 1.13.17 (Safari)

Created on 20 May 2020  路  3Comments  路  Source: snapappointments/bootstrap-select

In 1.13.16, the title attribute gave a placeholder when no option is selected.
This functionality does not work in 1.13.17

<select class="selectpicker form-control" id="number" title="Select a number"></select>

This should show Select a number when no option is selected.

Test case: https://plnkr.co/edit/eStCUygC40HAM52x

bug

All 3 comments

This is working for me in Chrome 81 and Firefox 76 on Windows. What browser/OS are you using?

image

I'm getting this bug on MacOS, Safari 13.1.
Screen Shot 2020-05-20 at 6 54 52 PM
Interestingly, it works fine on my Chrome in MacOS.

Released in v1.13.18!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ddinchev picture ddinchev  路  3Comments

qiyuan4f picture qiyuan4f  路  4Comments

bhritch picture bhritch  路  3Comments

spyhunter88 picture spyhunter88  路  4Comments

edwolfe807 picture edwolfe807  路  3Comments