Offset issue with the Infinite Scroll hooks

There seems to be an issue when we add an offset params to the achieve (category/tag achieve) (I use this on a project to highlight the first post in the category archive and then load rest of the posts)

Here is an example - loving-voice-wrfqe - CodeSandbox

Here i tried to offset the posts by 1 and when using infinite scrolling, it just repeats the articles/page.

Is there any config that need to be added to make it correct?

Hi @Varma

Could you tell me where you are using offset params. As far as I can tell the code for the list.js file is pretty much what is demonstrated in this video. TBH I’m not sure where in the code I should be looking. :man_shrugging: