Skip to content

fetchMore is not working when background refresh is going on in case of infinite query #972

@DhruvPatel3

Description

@DhruvPatel3

Describe the bug
fetchMore is not working when background refresh is going on in case of infinite query.

To Reproduce
Steps to reproduce the behaviour:

  1. Go to https://codesandbox.io/s/vigorous-tharp-gotnu?file=/pages/index.js
  2. When there's background refresh is going on, click on the Load More button
  3. You can see that next page wont be fetched.

Expected behaviour
Next page should be loaded irrespective of background refresh is going on or not.

Please let me know If I have done anything wrong

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions