Prevent useArchiveInfiniteScroll from changing URL

Hello.

I am currently implementing useArchiveInfiniteScroll but I would like to not replace the link when scrolling through the list of posts.

Currently, when scrolling and getting to the second page of the archive, the page links changes to โ€œdomain-test.com/blog/page/2โ€.

Can this behaviour be prevented?

Thank you! :slight_smile: