Skip to content

issues Search Results · repo:TanStack/query language:TypeScript

Filter by

2k results
 (94 ms)

2k results

inTanStack/query (press backspace or delete to remove)

Describe the bug Summary Yarn 4 reports peer dependency warnings (YN0086) related to two ESLint plugins used in our project: @tanstack/eslint-plugin-query and eslint-plugin-testing-library. Both depend ...
package: eslint-plugin-query
  • DK333D
  • 3
  • Opened 
    13 hours ago
  • #9846

Describe the bug I m experiencing an infinite loading issue when using useInfiniteQuery s promise with React s use hook inside a Suspense boundary. Setup: Using useInfiniteQuery with experimental_prefetchInRender: ...
needs-info
  • BoubleJ
  • 1
  • Opened 
    yesterday
  • #9844

Describe the bug the problem is following code gives pending state for mutation even after onError definitely called. function MutationTest() { const mutation = useMutation({ mutationFn: async ...
  • RSATom
  • 2
  • Opened 
    7 days ago
  • #9826

Describe the bug The useMutationState hook doesn’t propagate generic type parameters (TData, TError, TVariables, TContext) into the select callback. As a result, when filtering by a specific mutationKey, ...
types
  • Pavel-Liteiniy
  • 2
  • Opened 
    7 days ago
  • #9825

Describe the bug Using Svelte (v5.42.3) and Svelte Kit (v2.48.2) and @tanstack/svelte-query (v6.0.3). If I have the component Player.svelte: script lang= ts import { createQuery } from @tanstack/svelte-query ...
  • frederikhors
  • 1
  • Opened 
    8 days ago
  • #9824

Describe the bug using tanstack/query-devtools 5.90.2 During an internal accessibility audit, we uncovered some accessibility issues in the devtools panel. - Settings menu Button does not have discernible ...
  • mattcosta7
  • Opened 
    9 days ago
  • #9818

Describe the bug Hello, currently I m using TSQuery with an async IndexedDB persister, for a year now, everything works good, but I m encountering an issue where it seems like there is no way for me to ...
  • NamesMT
  • 1
  • Opened 
    13 days ago
  • #9805

Describe the bug While integrating Tanstack Query with another library, I found queryClient.fetchQuery() to fail the first time during development. The promise was cancelled when some component was using ...
works as designed
  • bartlangelaan
  • 6
  • Opened 
    14 days ago
  • #9798

Describe the bug Hi, Apologies in advanced, this is something I m building at my job so it will be slightly vague but I will do my best to describe it. I have a library, let s call ** Core **. Core ...
  • stevenmckinnon
  • Opened 
    14 days ago
  • #9796

Describe the bug queryOption type inference broken when using computed queryOption with select option Your minimal, reproducible example Sorry I couldn t find an existed vue example with tanstack query ...
package: vue-query
types
  • xpowerHZ
  • 14
  • Opened 
    15 days ago
  • #9789
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub