You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
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
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
The text was updated successfully, but these errors were encountered: