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
Type
/
to 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
/
db
Public
Notifications
You must be signed in to change notification settings
Fork
252
Star
3.9k
Code
Issues
140
Pull requests
155
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Improve error when returning undefined in useLiveSuspenseQuery
- #860
#860
Merged
KyleAMathews
merged 12 commits into
main
TanStack/db:main
from
claude/fix-suspense-live-query-01WbQnMBXpdfUeD3tQi1YV82
TanStack/db:claude/fix-suspense-live-query-01WbQnMBXpdfUeD3tQi1YV82
Copy head branch name to clipboard
Jan 7, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Improve error when returning undefined in useLiveSuspenseQuery
#860
KyleAMathews
merged 12 commits into
main
TanStack/db:main
from
claude/fix-suspense-live-query-01WbQnMBXpdfUeD3tQi1YV82
TanStack/db:claude/fix-suspense-live-query-01WbQnMBXpdfUeD3tQi1YV82
Copy head branch name to clipboard
Commits
Commits on Nov 19, 2025
Fix: Allow useLiveSuspenseQuery to accept undefined to disable query
Show description for c24dd71
claude
committed
c24dd71
View commit details
Copy full SHA for c24dd71
Browse repository at this point
Add changeset for useLiveSuspenseQuery undefined support
claude
committed
1290791
View commit details
Copy full SHA for 1290791
Browse repository at this point
Revert: useLiveSuspenseQuery should not support disabled queries
Show description for cf18e73
claude
committed
cf18e73
View commit details
Copy full SHA for cf18e73
Browse repository at this point
Add comprehensive JSDoc documentation for useLiveSuspenseQuery
Show description for 4061ba8
claude
committed
4061ba8
View commit details
Copy full SHA for 4061ba8
Browse repository at this point
WIP: Experiment with unconstructable types for custom type errors
Show description for d5c7c22
claude
committed
d5c7c22
View commit details
Copy full SHA for d5c7c22
Browse repository at this point
Success: Unconstructable types work with proper implementation signature
Show description for 01c9afc
claude
committed
01c9afc
View commit details
Copy full SHA for 01c9afc
Browse repository at this point
Commits on Nov 20, 2025
Merge remote-tracking branch 'origin/main' into claude/fix-suspense-live-query-01WbQnMBXpdfUeD3tQi1YV82
claude
committed
d8c1731
View commit details
Copy full SHA for d8c1731
Browse repository at this point
Fix: Reorder overloads to fix type inference
Show description for fbed864
claude
committed
fbed864
View commit details
Copy full SHA for fbed864
Browse repository at this point
Commits on Dec 3, 2025
Revert poison pill overloads - keep improved error message only
Show description for 54cfc38
claude
committed
54cfc38
View commit details
Copy full SHA for 54cfc38
Browse repository at this point
Commits on Jan 7, 2026
Merge origin/main into PR branch
KyleAMathews
committed
ee4b3af
View commit details
Copy full SHA for ee4b3af
Browse repository at this point
ci: apply automated fixes
autofix-ci[bot]
authored
fce74f5
View commit details
Copy full SHA for fce74f5
Browse repository at this point
Merge branch 'main' into claude/fix-suspense-live-query-01WbQnMBXpdfUeD3tQi1YV82
KyleAMathews
authored
6bd3c83
View commit details
Copy full SHA for 6bd3c83
Browse repository at this point
You can’t perform that action at this time.