adamsoffer / next-apollo

React higher-order component for integrating Apollo Client with Next.js
MIT License
481 stars 64 forks source link

Updated apollo-boost dependency to fix https://github.com/apollograph… #40

Closed kapoko closed 5 years ago

kapoko commented 5 years ago

Had this issue when using Next JS:

https://github.com/apollographql/apollo-client/issues/4953

This was addressed in apollo-boost@0.4.1, updating this dependency fixed the issue, see https://github.com/apollographql/apollo-client/issues/4843#issuecomment-498732267