You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The preferred approach is to .destroy('select2') and then .clone() and then .select2() again. However in versions of select2 > 4.0.3 this functionality is not working.
kpeinado, jdrsunshine, nobios, JonathanSeguin and Novelz