Hi,
i have an issue with results of reloaded items with pagination „Click“ (JS) on list & Search results.
After „click“ the results of reloaded next page items are always the same, even if the parameters have changed with search filter. This pagination considered only default search/order parameter by list search form or options. The search filters itself works, items of page 1 are filtered correctly.
If i use default pagination (without js) it works as expected on all following pages.
How i can get the correct results with „infinite“ Click Pagination and with enabled search filter?
Thank you.