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 useQuery stalling when observable queries change due to query changes #8589

Merged
merged 4 commits into from
Aug 4, 2021

Conversation

brainkim
Copy link
Contributor

@brainkim brainkim commented Aug 4, 2021

Fixes situations where the observable query changes and we don’t subscribe to the new one. All this code is in the process of being heavily refactored (I’m currently chasing down QueryData in a track suit with a machete), so this is a band-aid.

Potentially fixes:

@brainkim brainkim requested a review from benjamn August 4, 2021 20:02
@brainkim brainkim changed the title Brian stall hotfix Fix useQuery stalling when observable queries change due to query changes Aug 4, 2021
@brainkim brainkim merged commit dd594eb into main Aug 4, 2021
@brainkim brainkim deleted the brian-stall-hotfix branch August 4, 2021 20:29
@benjamn benjamn added this to the v3.4.x patch releases milestone Aug 4, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants