Skip to content

Paginator doesn’t work on catalogsearch/result page, site loads all the products

What’s the issue? Paginator doesn’t appear unless I force set pageSize via plugin or set it manually during xdebug session.
Any query that loads 3k+ products hangs the website.

I’ve debugged it, but can’t pinpoint the issue.
All I know is that pageSize is not there (already there on fresh magento instance) when you are on _renderFiltersBefore breakpoint in Fulltext Collection, and the value is retrieved from storefront config by toolbar (which is 60 items for grid mode)