TanStack Query DevTools
8 ratings
)Overview
DevTools extension for debugging TanStack Query applications. Inspect queries, mutations, and cache state in real-time.
TanStack Query DevTools — a browser extension for debugging TanStack Query (React Query) applications in real time. What it does Inspect every query and mutation in your app as they happen. See cache state, status transitions, and data payloads — all without adding any devtools dependency to your bundle. Features • Live query & mutation inspection — watch queries and mutations update in real time • Detailed view — drill into individual queries/mutations to see status, data, and metadata • Interactive data tree — explore query and mutation data as an expandable, collapsible tree • Inline data editing — modify cached query data directly from the devtools • Cache actions — invalidate, refetch, reset, or remove queries; clear the mutation cache • Status badges — at-a-glance indicators: fresh, stale, fetching, paused, inactive, error • Search & sort — filter by query key, sort by key, status, or last updated time • Popup & DevTools panel — use as a standalone popup or as a panel inside browser DevTools Setup Expose your QueryClient on the window: window.TANSTACK_QUERY_CLIENT = queryClient; Navigate to your app. The extension icon turns colored when a QueryClient is detected. Click the icon for the popup, or open DevTools → TanStack Query for the full panel. Why use this instead of the built-in TanStack Query DevTools? • Zero bundle impact — nothing ships to production • Works on any TanStack Query app (React, Vue, Solid, Angular, Svelte) as long as you expose the QueryClient • Full DevTools panel integration alongside other browser developer tools • Persistent across page navigations within the same tab
3.6 out of 58 ratings
Details
- Version1.0.1
- UpdatedMarch 30, 2026
- Offered byDeeCode
- Size153KiB
- LanguagesEnglish
- Developer
Email
dmytro@borysov.dev - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, visit the developer's support site