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 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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: