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

Added Warning about Cache and SSR #12

Merged
merged 1 commit into from
Mar 8, 2018

Conversation

couturecraigj
Copy link
Contributor

After encountering this issue it makes sense to provide this warning.

After encountering this issue it makes sense to provide this warning.
@couturecraigj
Copy link
Contributor Author

https://github.com/ads1018/next-apollo/blob/5d7bdf3650e7d2a0df9fe291ccf2ef58ccbe10b9/src/initApollo.js#L13-L20

There this an issue with cache, if a user passes in their own in here. It may make sense to both give this warning and drop the cache from apolloConfig to prevent any further issues.

@adamsoffer adamsoffer merged commit 017ad61 into adamsoffer:master Mar 8, 2018
@adamsoffer
Copy link
Owner

Thanks for the pr!

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

Successfully merging this pull request may close these issues.

2 participants