2amigos / yii2-select2-widget

Select 2 jQuery plugin for Yii2 with Bootstrap theme capabilities
http://2amigos.us
Other
7 stars 6 forks source link

Fix placeholder issue #2

Closed tonydspaniard closed 7 years ago

tonydspaniard commented 7 years ago

What steps will reproduce the problem?

Setting allowClear without placeholder

What is the expected result?

allow clear and display placeholder

What do you get instead?

nothing

A mechanism to get the prompt value from the options should be in place + adding the automatic option to fix that issue when only allowClear has been set