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
Is your feature request related to a problem? Please describe...
Yes, i need a way to prevet pagination from switching page on user click. Right now there is v-on:change event but it does not give me freedom to decide if i want to swtich or not.
Describe the solution you'd like
Event v-on:change should return true or false.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe...
Yes, i need a way to prevet pagination from switching page on user click. Right now there is v-on:change event but it does not give me freedom to decide if i want to swtich or not.
Describe the solution you'd like
Event v-on:change should return true or false.
The text was updated successfully, but these errors were encountered: