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

react-apollo (> 3.x.x) support #593

Closed
keisukekomeda opened this issue Sep 24, 2020 · 1 comment
Closed

react-apollo (> 3.x.x) support #593

keisukekomeda opened this issue Sep 24, 2020 · 1 comment

Comments

@keisukekomeda
Copy link

Do you want to request a feature or report a bug?
feature

What is the current behavior?
As shown in #456, the following error occurs with react-apollo (> 3.x.x).
Unhandled Rejection (TypeError): Cannot read property 'hydrated' of undefined
react-apollo (> 3.x.x) allows us to use modern React Hook like useQuery or useSubscription, and so on, with which we can write much more productive code.

What is the expected behavior?
Expecting the react-apollo (> 3.x.x) to be supported.

Which versions and which environment (browser, react-native, nodejs) / OS are affected by this issue? Did this work in previous versions?
Same as #456.

@keisukekomeda
Copy link
Author

Duplicate of #448

Sorry, I found this is dupulicate of #448.

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

1 participant