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 page event is fired when table's paging state changes. This can be the end user selecting the page to view or the page length from the built-in controls, or when the page state is altered by the API (page()).
On the page event docs it says:
It seems that changing the page length isn't triggering the
page
event: https://live.datatables.net/gulaqubo/1/editSteps to reproduce:
The text was updated successfully, but these errors were encountered: