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
{{ message }}
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
Initialize two bootpags for same content like this $('.pagination_1,.pagination_2').bootpag({options}); Not separately. Make sure updating your table content does not initialize bootpag again. You can simply use a counter variable for checking and increment it after first initialization of bootpag.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
First init two bootpags for same content.
Second,When clicking on the top or bottom paging numbers, we bind the paging event to be triggered twice.
The text was updated successfully, but these errors were encountered: