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): make sure that disabled queries in error state don't throw #2933

Merged
merged 1 commit into from Nov 12, 2021

Commits on Nov 12, 2021

  1. fix(useQuery): make sure that disabled queries in error state don't t…

    …hrow
    
    because if they would, you would just go directly to the ErrorBoundary again
    TkDodo committed Nov 12, 2021
    Copy the full SHA
    16baba4 View commit details
    Browse the repository at this point in the history