Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TanStack
/
query
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4.2k
Star
50.2k
Code
Issues
57
Pull requests
90
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix(react-query): allow retryOnMount when throwOnError is function (#9336)
- #9338
#9338
Merged
TkDodo
merged 19 commits into
TanStack:main
TanStack/query:main
from
Han5991:fix/usequery-retry-on-mount-with-throw-on-error-issue(#9336)
Han5991/react-query:fix/usequery-retry-on-mount-with-throw-on-error-issue(#9336)
Copy head branch name to clipboard
Dec 30, 2025
Conversation
Commits
19
聽(19)
Checks
Files changed
Merged
fix(react-query): allow retryOnMount when throwOnError is function (#9336)
#9338
TkDodo
merged 19 commits into
TanStack:main
TanStack/query:main
from
Han5991:fix/usequery-retry-on-mount-with-throw-on-error-issue(#9336)
Han5991/react-query:fix/usequery-retry-on-mount-with-throw-on-error-issue(#9336)
Copy head branch name to clipboard
Commits
Commits on Sep 20, 2025
test(react-query): add tests should retry on mount when throwOnError returns false
Han5991
committed
878ac34
View commit details
Copy full SHA for 878ac34
Browse repository at this point
fix(react-query): refine throwOnError retry logic for error boundary cases
Show description for 3225745
Han5991
committed
3225745
View commit details
Copy full SHA for 3225745
Browse repository at this point
fix(react-query): enhance throwOnError logic in error boundaries
Show description for 4c40790
Han5991
committed
4c40790
View commit details
Copy full SHA for 4c40790
Browse repository at this point
test: Add tests for `throwOnError` behavior in `useQuery`
Show description for 182b239
Han5991
committed
182b239
View commit details
Copy full SHA for 182b239
Browse repository at this point
fix(react-query): improve throwOnError logic with query state validation
Show description for e8e0caa
Han5991
committed
e8e0caa
View commit details
Copy full SHA for e8e0caa
Browse repository at this point
Commits on Sep 25, 2025
Merge branch 'main' into fix/usequery-retry-on-mount-with-throw-on-error-issue(#9336)
Han5991
authored
4b795be
View commit details
Copy full SHA for 4b795be
Browse repository at this point
Commits on Sep 26, 2025
Merge branch 'main' into fix/usequery-retry-on-mount-with-throw-on-error-issue(#9336)
Han5991
authored
cd2dd84
View commit details
Copy full SHA for cd2dd84
Browse repository at this point
Commits on Oct 7, 2025
Merge branch 'main' into fix/usequery-retry-on-mount-with-throw-on-error-issue(#9336)
Han5991
authored
435dd62
View commit details
Copy full SHA for 435dd62
Browse repository at this point
Commits on Nov 9, 2025
Merge branch 'main' into fix/usequery-retry-on-mount-with-throw-on-error-issue(#9336)
Han5991
authored
4a2dd73
View commit details
Copy full SHA for 4a2dd73
Browse repository at this point
fix(react-query): fix test flakiness and query cache timing (#9338)
Show description for 199fc0a
Han5991
committed
199fc0a
View commit details
Copy full SHA for 199fc0a
Browse repository at this point
Commits on Dec 28, 2025
Merge branch 'main' into fix/usequery-retry-on-mount-with-throw-on-error-issue(#9336)
TkDodo
authored
165e133
View commit details
Copy full SHA for 165e133
Browse repository at this point
ci: apply automated fixes
autofix-ci[bot]
authored
961219d
View commit details
Copy full SHA for 961219d
Browse repository at this point
fix(react-query): refine retryOnMount logic and error boundary handling
Show description for 9eea809
Han5991
committed
9eea809
View commit details
Copy full SHA for 9eea809
Browse repository at this point
Commits on Dec 29, 2025
Merge branch 'main' into fix/usequery-retry-on-mount-with-throw-on-error-issue(#9336)
TkDodo
authored
c422284
View commit details
Copy full SHA for c422284
Browse repository at this point
ci: apply automated fixes
autofix-ci[bot]
authored
a22e583
View commit details
Copy full SHA for a22e583
Browse repository at this point
Commits on Dec 30, 2025
feat(react-query): make query param required but nullable in ensurePreventErrorBoundaryRetry
Han5991
committed
0892724
View commit details
Copy full SHA for 0892724
Browse repository at this point
Apply suggestions from code review
TkDodo
authored
062c86d
View commit details
Copy full SHA for 062c86d
Browse repository at this point
chore: size-limit
TkDodo
committed
75c1e69
View commit details
Copy full SHA for 75c1e69
Browse repository at this point
chore: changeset
TkDodo
committed
9fd84a6
View commit details
Copy full SHA for 9fd84a6
Browse repository at this point
You can鈥檛 perform that action at this time.