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
I am using select2 v4.0 and i used the directive example given in your guide but i also added an v-on:change="method" to that element and its not firing the function. Data is changing and everything else looks to be working just fine.