issues
search
TanStack
/
query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
https://tanstack.com/query
MIT License
42.66k
stars
2.92k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Polling Stops with refetchIntervalInBackground and Retry When Tab Is Inactive
#8353
antoantonydh
opened
1 hour ago
0
useQueries returns results in incorrect order when duplicate unsorted queries exist
#8352
jmtoung
opened
18 hours ago
1
fix(QueriesObserver): fix improper sorting in QueriesObserver's #find…
#8351
jmtoung
opened
18 hours ago
8
chore(deps): update dependency @sveltejs/kit to v2.8.3 [security]
#8350
renovate[bot]
closed
17 hours ago
3
chore(angular-query): update to angular 19
#8349
arnoud-dv
closed
19 hours ago
3
feat(react-query): allow useQuery and useQueries to unsubscribe from the query cache with an option
#8348
TkDodo
opened
1 day ago
10
Suspense causes application to hang in SSR context when query is disabled
#8345
genu
closed
1 day ago
3
chore(deps): update dependency rimraf to v6
#8343
renovate[bot]
closed
1 day ago
3
chore(deps): update react 19/next 15
#8342
lachlancollins
closed
2 days ago
3
chore(deps): move some deps from root to sub-packages
#8341
lachlancollins
closed
2 days ago
3
fix(eslint-plugin): fix no-unstable-deps with ts-eslint >=8.10.0
#8340
lachlancollins
closed
2 days ago
3
chore(deps): more manual package updates
#8339
lachlancollins
closed
2 days ago
2
chore(deps): more manual package updates
#8338
lachlancollins
closed
2 days ago
3
chore(deps): update expo, next, astro, nx
#8337
lachlancollins
closed
2 days ago
3
chore(deps): update dependency webpack to v5 [security]
#8336
renovate[bot]
closed
2 days ago
4
docs(angular-query): fix angular examples
#8335
arnoud-dv
closed
2 days ago
2
fix: improve external reference relevance
#8334
Newbie012
closed
2 days ago
3
Add types for QueryFilters which flow down to Query<> and QueryKey/DataTag types
#8332
Nick-Lucas
opened
2 days ago
2
fix(angular-query): subscribe to observer outside the Angular zone
#8331
arnoud-dv
closed
2 days ago
3
Bi-directional infinite query will not fetch previous page if initial prevCursor is null
#8330
Apestein
opened
2 days ago
4
test(integrations): switch react-scripts to webpack
#8329
lachlancollins
closed
2 days ago
3
chore: typescript 5.7
#8327
TkDodo
closed
1 day ago
3
eslint exhaustive-deps incorrectly labelling constant value as key dependency
#8326
MarkSFrancis
closed
2 days ago
2
Angular persist query client experimental
#8324
OmerGronich
opened
3 days ago
1
fix(react-query): eslint-plugin-query now working with vanilla js
#8322
ShyneADL
opened
4 days ago
4
fix(angular-query): export CreateMutationOptions
#8319
arnoud-dv
closed
5 days ago
2
CreateMutationOptions is not exported correctly
#8318
kevinmeyvaert
closed
5 days ago
2
fix(types): make sure queryOptions are passable to UseQueryOptions
#8317
TkDodo
closed
6 days ago
3
feat(angular-query): add mutationOptions
#8316
arnoud-dv
closed
5 days ago
3
fix(query-core): use performance instead of Date.now to initialize mutationId
#8315
ali-idrizi
opened
6 days ago
2
Feature/stale time on query
#8313
TkDodo
opened
6 days ago
11
docs(angular-query): update queryOptions documentation
#8311
arnoud-dv
closed
6 days ago
2
add ability to warn when suspense queries aren't prefetched
#8309
juliusmarminge
opened
6 days ago
6
fix(angular-query): remove queryClient parameter from callback functions
#8307
arnoud-dv
closed
6 days ago
3
fix(vue-query): fix queryOptions return type
#8305
jiwlee97
opened
1 week ago
3
test(query-core): add type check tests for `queryObserver`
#8304
saul-atomrigs
opened
1 week ago
3
Update infinite-queries.md
#8302
ammar-madni
closed
1 week ago
0
[react-query] Type Inference Bug When Defining getNextPageParam Before queryFn in useInfiniteQuery
#8301
jijiseong
closed
1 week ago
1
Solid-Query: Error isn't being set when fetching via SSR
#8300
OrJDev
opened
1 week ago
2
fix(*): change noop function return type from undefined to void
#8299
kangju2000
closed
1 week ago
16
docs(react-query): add example for Expo Network in online status management
#8298
reichhartd
closed
3 days ago
2
docs(angular-query): type narrowing
#8297
arnoud-dv
closed
1 week ago
2
docs(angular-query): add TypeScript documentation
#8296
arnoud-dv
closed
1 week ago
2
fix(useQueries): make sure we don't lose property tracking
#8295
TkDodo
closed
1 week ago
5
refactor(*): unify & use noop
#8294
manudeli
closed
1 week ago
5
fix(angular-query): support inject(QueryClient)
#8292
arnoud-dv
closed
1 week ago
3
'@tanstack/query/no-rest-destructuring': structuredClone is not defined
#8287
PUD1K
closed
1 week ago
1
Add @tanstack/query/infinite-query-property-order link
#8285
eglove
closed
1 week ago
2
refactor(angular-query): build with tsup and remove devtools component
#8284
arnoud-dv
closed
1 week ago
3
isLoading is always return true after go other page 2 too fast (before loading in page 1 success)
#8281
ducyb782001
opened
2 weeks ago
8
Next