issues Search Results · repo:TanStack/query language:TypeScript
Filter by
2k results
(87 ms)2k results
inTanStack/query (press backspace or delete to remove)Describe the bug
Hello! I looked for an existing issue and couldn t find so opening here.
I noticed a problem when trying to use myMutation.variables as the value prop in a textarea. My hope was that ...
mmkal
- 1
- Opened 5 hours ago
- #9062
Describe the bug
This is not problem for people using Tanstack-query. This is a bug for only people who want to contribute to the library
and use Windows.
Every root.*.config.js file is written like ...
novice0840
- 2
- Opened yesterday
- #9053
Describe the bug
When using useQueries to handle multiple API calls simultaneously, the returned results are inferred as a union type
(UserResponse | PostsResponse[]), as shown in the reproducible example ...
m2na7
- 2
- Opened yesterday
- #9051
Describe the bug
Bug Report: shouldRedactErrors Documentation Mismatch with v5
Description
The official documentation for Streaming with Server Components includes code that throws a TypeScript error ...
invalid
dkmqflx
- 3
- Opened yesterday
- #9047
Describe the bug
While installing the latest React Query package in Next version 15.3, we encounter the following error, which indicates
that the installation in React cannot be done with version 19 and ...
monarahmati
- 4
- Opened 2 days ago
- #9043
in this query hook stuck in fetching others query hooks works fine this situation only occurred when i have been update
the next js from 15.2.0 to 15.2.1 and above in next js 15.3.1 this this situation ...
mohammadshariat
- 1
- Opened 5 days ago
- #9036
Describe the bug
After updating from v5.72.2 to v5.73.0 and higher, our options to the plug-in no longer compile.
const options: VueQueryPluginOptions = {
enableDevtoolsV6Plugin: true,
...
BryanHuntNV
- 1
- Opened 6 days ago
- #9034
Describe the bug
When using queryClient.setQueryData inside an expression body arrow function (without curly braces), the updater
function s data parameter is incorrectly typed as unknown.
However, when ...
types
custardcream98
- Opened 8 days ago
- #9024
Describe the bug
useMutation does indicate a pending state and remains idle until the mutation concludes if triggered in a Component
constructor or ngOnInit lifecycle method, whereas triggering the mutation ...
ThiloAschebrock
- Opened 9 days ago
- #9020
Describe the bug
A user on discord noticed that the fallback never renders for this example:
https://tanstack.com/query/latest/docs/framework/react/examples/suspense
I believe this example is wrong. ...
mpiroc
- Opened 9 days ago
- #9019

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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.