-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Issues: TanStack/query
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Query keys with object property set to undefined are not considered equal to missing property during invalidation
#3741
opened Jun 23, 2022 by
chekrd
setQueryData()
should be persisted too, right?
package: query-persist-client-core
#6310
opened Nov 4, 2023 by
frederikhors
Hydration error thrown when using
PersistQueryClientProvider
and Suspense
#6472
opened Dec 2, 2023 by
ali-idrizi
Type checking Extra attention is needed
known limitation
types
select
works differently on useQueries
compared to useQuery
help wanted
#6556
opened Dec 19, 2023 by
jtannas
Devtools + async persistence + custom queryKeyHashFn doesn't work
package: query-devtools
#6958
opened Feb 23, 2024 by
lauri865
Tanstack Query for Svelte 5 does not rerender when adding a dependency variable
package: svelte-query
#7227
opened Apr 5, 2024 by
Boniqx
Solid: Cannot access 'refetch' before initialization
package: solid-query
#7305
opened Apr 19, 2024 by
egoist
broadcastQueryClient doesn't keep cache between tabs
package: broadcast-client
#2142
opened Apr 17, 2021 by
DoneDeal0
broadcastClient: removing query from one tab removes it from all tabs, even if others still have observers
bug
Something isn't working
help wanted
Extra attention is needed
package: broadcast-client
#7487
opened May 28, 2024 by
c-ehrlich
Bug: Dependent Query doesn't work with solid-js SSR
bug
Something isn't working
package: solid-query
#7513
opened Jun 4, 2024 by
BierDav
[Bug?]: Result type of combine works not as expected
package: solid-query
types
#7522
opened Jun 6, 2024 by
BierDav
useQuery() hook vulnerable to type errors
help wanted
Extra attention is needed
types
#7530
opened Jun 7, 2024 by
JK-WP
docs: make the incompatibility of Improvements or additions to documentation
skipToken
and refetch
more detailed
documentation
#7599
opened Jun 20, 2024 by
gomesalexandre
JSDoc return type inference broken for useQuery/createQuery, but not for useMutation/createMutation
#7668
opened Jul 4, 2024 by
PhilippMolitor
Svelte: passing a store to createQuery breaks types when using
select
package: svelte-query
#7673
opened Jul 4, 2024 by
o-az
the
coverage
in vite.config.ts
causes unbound breakpoints when debugging internal packages
tests
#7757
opened Jul 18, 2024 by
Newbie012
Type error when using experimental_createPersister with a queryFn that has an argument
types
#7842
opened Aug 2, 2024 by
EliasWatson
[vue-query] Type error: queryOptions return type only contains the queryKey and initialData properties
good first issue
Good for newcomers
package: vue-query
types
#7892
opened Aug 13, 2024 by
basuneko
shallowEqualObjects Function: Regarding Potential Incorrect Results When Comparing Objects with Different Keys
#8787
opened Mar 11, 2025 by
ienrum
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.