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

Unable to reset all Select2 dropdowns on same page #209

Closed themikem closed 5 years ago

themikem commented 7 years ago

Prerequisites

Steps to reproduce the issue

  1. Add two Kartik Select2 dropdown to a form with the same data in each dropdown
  2. Add a reset button to the form
  3. Select data on both dropdown, confirming each field turns green
  4. Press reset
  5. Only the last form on the page resets, but green highlight is cleared from both dropdowns.

Expected behavior and actual behavior

When I follow those steps, I see... Only the last form on the page resets, but green highlight is cleared from both dropdowns.

I was expecting... Both dropdowns to reset to blank values

Environment

Browsers

Operating System

Libraries

Isolating the problem

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.