Archived topic
Infine scroll changing urls
1 reply · Started by Roger on September 21, 2021
We have the "Use infinite scroll" checkbox activated in our blog. But we found a bug:
1. If I do a search in the blog the results that are firstly loaded work correctly (Urls: 200). However, if I scroll a bit the results change the url which should be /blog/.. to /... so the results are a 404.
How can this be fixed without changing the
Hi Roger,
I'm not sure I see what you mean.
I've tried testing the site by starting on the /blog page and then search 303.
The search returned a result. I then scrolled down to see if the AJAX request is working and it seems to be populating the page with posts when I scroll down as shown here - https://share.getcloudapp.com/7KuElXzD
I didn't encounter any 404 errors. The parameters on the URL didn't change as well, it maintained /blog/?s=303 as intended.
Perhaps I'm missing a step? or maybe you've already sorted this out? Let us know.