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
322 stars 145 forks source link

Change event fires twice when you use multiple option and gridview #134

Closed conick closed 5 years ago

conick commented 8 years ago

When I use gridview with select2 filter with ['allowClear' => true] option and click on Х to clear current value, change event fires twice. When we use it with pjax it gives a problem with double ajax request - browser throws "Provisional headers are shown" error. Select2 version 2.0.8

cxytomo commented 7 years ago

Hi, did you figure out how to fix this?

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.