SIGN IN SIGN UP
TanStack / query UNCLAIMED

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

0 0 0 TypeScript

fix(useQuery): don't retryOnMount when prefetchInRender is used (#8247)

otherwise, queries will not stay in error state, but immediately go into pending + fetching again; this is also shown by the fact that an additional test now failed, because it didn't reset the error boundary correctly
D
Dominik Dorfmeister committed
74f0d6aea96e6ce9557f59bf724ae90a26647851
Parent: fdc5c8e
Committed by GitHub <noreply@github.com> on 11/3/2024, 9:24:00 AM