kartik-v / yii2-widgets

Collection of useful widgets for Yii Framework 2.0
http://demos.krajee.com/widgets
Other
558 stars 175 forks source link

select2 is hidden on modal form that is loaded via ajax #310

Closed narshon closed 6 years ago

narshon commented 8 years ago

Hi Kirtik,

I'm using the select2 widget from this namespace: kartik\widgets\Select2. However, in a modal form it doesn't appear. I checked the generated html and I see its code is there but with a display:none style and these classes: kv-plugin-loading loading-select2_XXXX. where XXXX is my field name.

Kindly help.

malcolmyam commented 8 years ago

having the same issue as narshon. the