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
Pagerfanta\Exception\OutOfRangeCurrentPageException: Page "2" does not exist. The currentPage must be inferior to "1"
File "/src/Controller/AdminController.php", line 106, in App\Controller\AdminController::findAll
return parent::findAll($entityClass, $page, $maxPerPage, $sortField, $sortDirection, $dqlFilter);
File "/public/index.php", line 28
$response = $kernel->handle($request);
...
(9 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Maybe we just have to ignore the error in Sentry config and return a 404 …
Sentry Issue: BACKEND-G0
The text was updated successfully, but these errors were encountered: