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(urql): call cache.get inside of snapshots #2308

Merged
merged 5 commits into from
Feb 25, 2022
Merged

Conversation

JoviDeCroock
Copy link
Collaborator

@JoviDeCroock JoviDeCroock commented Feb 25, 2022

Resolves #2307
Resolves #2299
Resolves #2298

Summary

This reverts #2164 there are a lot of issues going on with manual reexecution and ssr in general, the timings used seem hard to work with and our own source-behavior seems better tailored and was concurrent and suspense-safe

Set of changes

Refraining to call this becomes an issue in concurrent queries that share the same key
@changeset-bot
Copy link

changeset-bot bot commented Feb 25, 2022

🦋 Changeset detected

Latest commit: 6f4616c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
urql Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JoviDeCroock JoviDeCroock merged commit 85d5a37 into main Feb 25, 2022
@JoviDeCroock JoviDeCroock deleted the fix-prepass branch February 25, 2022 23:32
@urql-ci urql-ci mentioned this pull request Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants