We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d18a2b commit 1572321Copy full SHA for 1572321
app/code/Magento/Catalog/Controller/Category/View.php
@@ -310,7 +310,6 @@ private function shouldRedirectOnToolbarAction(): bool
310
$params = $this->getRequest()->getParams();
311
312
return $this->toolbarMemorizer->isMemorizingAllowed() && empty(array_intersect([
313
- Toolbar::PAGE_PARM_NAME,
314
Toolbar::ORDER_PARAM_NAME,
315
Toolbar::DIRECTION_PARAM_NAME,
316
Toolbar::MODE_PARAM_NAME,
0 commit comments