Skip to content
Discussion options

You must be logged in to vote

I think what you are probably seeing is that you focus the window at the same time as clicking the next button. This will first trigger the refetchOnWindowFocus, which will fetch the current page, and then click the button and go to the next page. It happens quite frequently if you switch between the devtools and the actual app.

So try clicking somewhere else on the page, observe the focus refetch, and then click on the next button - it seems to work just fine :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ronaldruzicka
Comment options

Answer selected by ronaldruzicka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants