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