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

SSR pages re-executing queries during hydration on vue #3722

Open
3 tasks done
Warxcell opened this issue Dec 17, 2024 · 0 comments
Open
3 tasks done

SSR pages re-executing queries during hydration on vue #3722

Warxcell opened this issue Dec 17, 2024 · 0 comments

Comments

@Warxcell
Copy link

Describe the bug

I expect when using SSR with

staleWhileRevalidate: false

to not re-execute queries on client-side on hydration.

Reproduction

https://github.com/Warxcell/vue-urql-refetches

Urql version

vue-urql 1.4.2
urql-core 5.0.0

Validations

  • I can confirm that this is a bug report, and not a feature request, RFC, question, or discussion, for which GitHub Discussions should be used
  • Read the docs.
  • Follow our Code of Conduct
@Warxcell Warxcell changed the title SSR pages re-executing queries on vue SSR pages re-executing queries during hydration on vue Dec 18, 2024
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