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

docs: Create guides/material for fetching data in SSR #307

Closed
blakewilson opened this issue Nov 10, 2021 · 1 comment
Closed

docs: Create guides/material for fetching data in SSR #307

blakewilson opened this issue Nov 10, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@blakewilson
Copy link
Contributor

blakewilson commented Nov 10, 2021

There are currently a few "gotchas" when fetching data in SSR that may lead to a user inadvertently fetching data on the client side. Ref: #290, #276. This can be frustrating, and hard to debug for someone who is not use to the way GQty works.

Some guides or docs around why this happens, how to avoid it, and comparisions of what to do, and what not to do would be extremely helpful.

@PabloSzx PabloSzx added help wanted Extra attention is needed documentation Improvements or additions to documentation enhancement New feature or request labels Nov 10, 2021
@blakewilson
Copy link
Contributor Author

Closed via #327

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants