Skip to content

useQuery does not return data on refetch after error. #74

Open
@rostero1

Description

@rostero1

Steps to reproduce:

  1. Make a successful request
  2. Take graphql server offline
  3. Make a new request
  4. We get an error now.
  5. Take graphql server online
  6. Invoke refetch.
  7. Note the successful network request in devtools, but we never get data back from useQuery.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions