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 was archived by the owner on Mar 30, 2021. It is now read-only.
When I go to a page and then change the rows per page selection so that the current page is not needed anymore, the following exception is thrown: 404 Not Found - NotFoundHttpException jgm/tablebundle/JGM/TableBundle/Table/Table.php at line 687
I think in this case the first page should be displayed instead.
When I go to a page and then change the rows per page selection so that the current page is not needed anymore, the following exception is thrown:
404 Not Found - NotFoundHttpExceptionjgm/tablebundle/JGM/TableBundle/Table/Table.php at line 687I think in this case the first page should be displayed instead.