Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'getStore' of undefined #250

Closed
use-strict opened this issue Mar 18, 2020 · 18 comments
Closed

Cannot read property 'getStore' of undefined #250

use-strict opened this issue Mar 18, 2020 · 18 comments

Comments

@use-strict
Copy link

After updating to @apollo/[email protected] (latest), an error is thrown in the console on page load by this extension: Cannot read property 'getStore' of undefined.

It previously worked fine with beta.39.

As there are no source maps, here are some screenshots with the minified code and debugger watch frame:
image
image

@gradinarot
Copy link

Same here.

@0xMarkian
Copy link

+1

@0xMarkian
Copy link

Any updates?

@alfechner
Copy link

Same problem here.

@jebadirad
Copy link

jebadirad commented Apr 6, 2020

Same here. Latest version as well.

rolling back to beta 39 made it work for me again. The error was still in beta40.

@matt-senseye
Copy link

Same here when updating to @apollo/client 3.0.0-beta.43

@mzygmunt
Copy link

The same with @apollo/client 3.0.0-beta.44 :(

@nratter
Copy link

nratter commented Apr 23, 2020

Also having intermittent issues with this

@devinhalladay
Copy link

+1! @apollo/client@^3.0.0-beta.44

@yellowspaceboots
Copy link

+1! @apollo/client@^3.0.0-beta.44 I had to revert to @apollo/client@^3.0.0-beta.39 in order to see my cache in Apollo Dev Tools

@keithlayne
Copy link

See:

apollographql/apollo-client#5909 (comment)

@fpsstyle228
Copy link

+1

@ammanvedi
Copy link

beta 48 its still dead

@noah-potter

This comment has been minimized.

@jcreighton
Copy link
Contributor

@use-strict Could you try out the latest release of the devtools (2.3.1) and let me know if that resolves the issue?

@willingram
Copy link

willingram commented Jun 3, 2020

@use-strict Could you try out the latest release of the devtools (2.3.1) and let me know if that resolves the issue?

FWIW I'm on 3.0.0-beta.44 and 2.3.1 is working for me (previously broken as per the original post).

@tobiassteenweg
Copy link

@use-strict Could you try out the latest release of the devtools (2.3.1) and let me know if that resolves the issue?

FWIW I'm on 3.0.0-beta.44 and 2.3.1 is working for me (previously broken as per the original post).

I can confirm it as well. Kudos to the developer 👍

@fdev
Copy link

fdev commented Jun 3, 2020

Latest version works for me as well on 3.0.0-beta.53. Thanks!

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

No branches or pull requests