Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Loading = true, when it should be false #2575

Closed
jacargentina opened this issue Nov 8, 2018 · 3 comments
Closed

Loading = true, when it should be false #2575

jacargentina opened this issue Nov 8, 2018 · 3 comments

Comments

@jacargentina
Copy link

Intended outcome:
Query Loading = false

Actual outcome:
Query Loading = true

How to reproduce the issue:
My simple app gets stuck with the "loading indicator" event when data is already there
Reproduction repo here https://github.com/jacargentina/react-apollo-error-template
Simply run npm start
Then play searching with terms Smith, Deey... clear some letters... wait... After some tries the bug would be visible. Loading never quits

Version

@strongpauly
Copy link

I am seeing this too with [email protected]

@anied
Copy link

anied commented Feb 20, 2019

There are a few duplicates of this issue out there:

For what it's worth, this comment from #1186 recommends passing the notifyOnNetworkStatusChange props, which worked for me.

@hwillson
Copy link
Member

Closing as a duplicate of #1931. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants