-
-
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
invalidateQueries predicate option: queryKey property is typed too strictly
types
#8768
opened Mar 7, 2025 by
vikingandrobot
TData
generic can be inferred or specified incorrectly, causing unexpected runtime errors.
types
#8639
opened Feb 12, 2025 by
braeden
TypeScript errors when using exported queryOptions factory in @tanstack/react-query 5.62.8
types
#8453
opened Dec 18, 2024 by
hylickipiotr
Options inference broken when using Omit<UseQueryOptions<IUser, Error, IUser>, 'queryKey'>
package: vue-query
types
#8401
opened Dec 5, 2024 by
hu-ke
[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
Type error when using experimental_createPersister with a queryFn that has an argument
types
#7842
opened Aug 2, 2024 by
EliasWatson
useQuery() hook vulnerable to type errors
help wanted
Extra attention is needed
types
#7530
opened Jun 7, 2024 by
JK-WP
[Bug?]: Result type of combine works not as expected
package: solid-query
types
#7522
opened Jun 6, 2024 by
BierDav
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
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.