react-query-questions

1866 threads · Page 14 of 38

how to update the querry data if any mutation occurred 2 messages
useMutation
Can I get notified that all useQuery hooks for a query key have unmounted? 5 messages
QueryClientProvider v5 context 3 messages
queryClient.prefetchQuery not prefeching on the server (Next App Router) 11 messages
Query not working correctly until changing query key to a new, clean one 19 messages
useMutation not functioning 3 messages
useMutation typescript
how to access react query fetched data in all component 2 messages
useQuery
How to setup automatic invalidation after mutation 2 messages
useQuery options changed per hook invocation 4 messages
useQuery
How to Combine and Handle Multiple Mutations with Shared Success and Error Handling in React Query? 11 messages
setQueryData with marked data to no refetch data in specific time 2 messages
useQuery useMutation
How to implement Algolia with react-query 3 messages
Question about stable data 5 messages
useQuery
Infinite loop with Hydration Boundary and Next.js 14 App Router 2 messages
Force suspense for query 5 messages
Request blocked status code for useMutation in Tanstack Query for Updating Data 2 messages
useMutation typescript
[SOLVED] useMutation does not seem to recognize all of my parameters in my function. 6 messages
Invalidate Query does not display the newly mutated data. 5 messages
useMutation typescript
Refetch does not rerender 8 messages
useMutation typescript
[SOLVED] Refetch not occurring after router.back (React Native) 18 messages
useQuery typescript
isError not updated when NextJS API fails 5 messages
How to transpile react-query v5 for old browsers using vite 3 messages
Long Loading Times With Prefetch 5 messages
SSR
TypeScript Error with useMutation in Tanstack Query for Updating Data 3 messages
useMutation typescript
How can I reformat this code to make it work better cause now its kind of terrible cause of debounce 3 messages
Console Error: Query data cannot be undefined & handleLogin hangs at `isLoading` 5 messages
How to avoid useEffect for render twice? 4 messages
useQuery useMutation typescript
Difference between a query function returning undefined and a query function throwing an error 11 messages
useQuery typescript
mutation.mutate is not a function error 2 messages
useMutation
Unique key based on data 11 messages
useQuery
Bug when switching tabs / windows when mutation is retrying 7 messages
useMutation
useInfiniteQuery: Trouble with refetching when moving between routes (nextjs) 14 messages
useQuery
Maximum update depth exceeded after ugrading to a certain version 18 messages
PersistQueryClientProvider vs Using persister as default option 5 messages
useQuery and useEffect (Possible Anti-Pattern) 4 messages
useQuery useMutation
Help needed with Tanstack Query for Vue 3 messages
useQuery useMutation typescript
Is it a good idea to use tanstack query with nextjs and server components? 3 messages
useFocusNotifyOnChangeProps hook notifyOnChangeProps type issue 4 messages
How to return (useMutation) correctly in (Context API)? 5 messages
useMutation typescript
React Query for sessions not updating all components 4 messages
how to pass queryOptions as parameters? 9 messages
useQuery typescript
Stale data after implementing `persist` 4 messages
useQuery typescript
redirect if user exists 2 messages
Undoable Mutations 32 messages
useMutation
useQuery data on refetch 4 messages
useQuery
Invalid sorting 6 messages
typescript
invalidateQueries or refetch is not working on delete and put request. 4 messages
useMutation
How to update the state of a paged query manually? 15 messages
useQuery typescript
Initializing QueryClient in a top level component using useState instead of Global Variable 3 messages
useQuery
What framework is recommended for creating types schemas and hooks from OpenAPI 3.0/Swagger specs 6 messages