apollographql / apollo-client-devtools

Apollo Client browser developer tools.
https://apollographql.com/docs/react/development-testing/developer-tooling/#apollo-client-devtools
MIT License
1.49k stars 164 forks source link

Extension stops updating from time-to-time #1522

Open jerelmiller opened 2 days ago

jerelmiller commented 2 days ago

As I've worked with the extension with the Summit workshop, I've noticed from time-to-time that the extension stops updating. It will correctly show connected/disconnected states, but the client data gets stuck with no updates. I'm adding this issue as a way to track this.

jerelmiller commented 2 days ago

Also reported here: https://community.apollographql.com/t/how-to-tell-apolloclient-inmemorycache-not-cache-null/7808/7