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

Still sending HTTP queries when getDataFromTree is not defined #140

Open
eric-burel opened this issue Jun 23, 2020 · 1 comment
Open

Still sending HTTP queries when getDataFromTree is not defined #140

eric-burel opened this issue Jun 23, 2020 · 1 comment

Comments

@eric-burel
Copy link

Hi, I may have missed something, but when I use withApollo with getDataFromTree as undefined, HTTP queries are still sent by the server.

I try to totally disable Apollo queries during server render in test mode, so that I can mock them client-side in Cypress instead.

Did I miss something to achieve this goal?

@zenflow
Copy link

zenflow commented Apr 1, 2021

This seems to be an issue with Apollo Client itself: apollographql/apollo-client#7940

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

2 participants