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

fix: hydrating nested queries, avoid double query #26

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

DylanPiercey
Copy link
Contributor

Description

  • Fixes an issue where nested <gql-query> tags were not being hydrated.
  • Ensure query and variables are serialized from the server to avoid a double query on some hydrations.

@DylanPiercey DylanPiercey merged commit 03554f9 into main Nov 27, 2024
3 checks passed
@DylanPiercey DylanPiercey deleted the fix-issue-if-parent-flushed-with-query branch November 27, 2024 16:40
Copy link

🎉 This PR is included in version 2.5.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant