kartik-v / yii2-widget-select2

Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).
http://demos.krajee.com/widget-details/select2
Other
323 stars 145 forks source link

Select2 Kartik #176

Closed AditMulyadi closed 8 years ago

AditMulyadi commented 8 years ago

select2 search kartik why not functioning at the time was in a popup bootstrap untitled

diegomes commented 8 years ago

It's a problem with modal property tabindex -1. Change this property to 0 and will work fine.

kartik-v commented 8 years ago

yes please go through docs and demos in detail and check the example demos where this has been mentioned.

AditMulyadi commented 7 years ago

thanks for the help, now my select2 widget is already well underway