panel
panel copied to clipboard
Tabulator: page jumps to page 1 when a sorter is applied
The page is reset to page 1 when a sorter is applied in pagination mode.
As far as I can see this is the behavior in Tabulator JS 4.9 (see http://tabulator.info/examples/4.9#pagination). The behavior is the latest version 5.3 is not to reset the page on client sorters update (see http://tabulator.info/examples/5.3#pagination).
It seems then that this issue will be fixed when the Tabulator widget will depend on Tabulator JS >= 5.3.
Seems like the upgrade doesn't fix that, will have to dig more. This seems relevant: https://github.com/olifolkerd/tabulator/issues/3671.