Pagination in url with infinite scrolling after update
-
I noticed that infinite scrolling at categorie pages changed with the last update. The url changes now (for example: /page-3 is added)
If you click on a product and go back in your browser, you only see the result of the /page-3 part.
Is there a way to fix this?
Hello,
Yes, when you click on the back button it actually takes you to the 4th page on your shop page. It can’t load all the products from the 1st, 2nd, and 3rd pages as well. Unfortunately, we can’t change the way it works.
Kind Regards
But I’m sure it wasn’t this way before. Is there any chance to fix it custom? Or are there any plan to fix it in future releases?
In our previous version, when you click on the back button you return to the first page. We have changed the way it works to a more logical way. We can’t change this behavior.