-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Angular: remove deprecated APIs
package: angular-query
package: angular-query-experimental
#8712
opened Feb 26, 2025 by
arnoud-dv
Angular: fix Something isn't working
package: angular-query
package: angular-query-experimental
injectQueries
bug
#8704
opened Feb 26, 2025 by
arnoud-dv
Dangerous missing type validation on invalidateQueries queryKey
#8684
opened Feb 21, 2025 by
williamlmao
TData
generic can be inferred or specified incorrectly, causing unexpected runtime errors.
types
#8639
opened Feb 12, 2025 by
braeden
useQueries have quadratic performance in relation to the number of queries
perf
#8604
opened Feb 4, 2025 by
GabbeV
[solid-query] Queries with
isInvalidated: true
won't get refetched on mount
#8554
opened Jan 20, 2025 by
BierDav
[solid-query] Dependent queries throw
client() is undefined
error
#8469
opened Dec 23, 2024 by
zOadT
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
experimental_promise: A component was suspended by an uncached promise
package: react-query
suspense
#8384
opened Dec 2, 2024 by
TkDodo
Polling Stops with refetchIntervalInBackground and Retry When Tab Is Inactive
#8353
opened Nov 26, 2024 by
antoantonydh
prefetchInRender
causes infinite render loop with deferred value if a promise rejects
#8249
opened Nov 4, 2024 by
ali-idrizi
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.