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

Uncaught ReferenceError: select2_d4726750 is not defined #182

Closed acoman-ro closed 5 years ago

acoman-ro commented 7 years ago

I'm using a function that renders 3 select2 inputs (country, state, city). State and city are DepDrops and the only select that gives error is he country one (the first one). I have a platform with 5 themes and I call the same function on all 5 but on one of them it gives me this error.

![Image1] (https://puu.sh/s2bGd/b26df00c8c.png)

![Image2] (https://puu.sh/s2bzg/c6ac7ff422.png)

I've tried every possibility that came into my mind and I can't make it work.

new9xgh commented 7 years ago

This problem has been solved in the issues https://github.com/kartik-v/yii2-widget-select2/issues/211

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.