React Router Inspector
Overview
Inspect React Router loader/action data flow — payloads and response bodies, per route, decoded.
Stop guessing what your React Router app is doing. React Router v7 (framework mode) moves your data in ways the browser's Network tab can't show you: loader/action payloads are encoded (turbo-stream, not JSON), and the API calls that actually fetch your data run on the SERVER during SSR — invisible to any normal browser tool. Debugging means squinting at the terminal and decoding wire formats by hand. React Router Inspector puts all of it in one DevTools panel, decoded and organized the way you already read the Network tab. WHAT YOU GET • Loader & action data, decoded — the real values (Dates, Maps, BigInts and all), per route, live from the running router. No more reading turbo-stream by hand. • Every call as a row — client .data requests, GraphQL operations, REST calls, and (uniquely) the SERVER-SIDE SSR fetches your loaders make — each with URL, query params, request + response headers, timing, and decoded response body. • Console that finally makes sense — browser logs AND server/SSR logs in one place, grouped so a logged object is one collapsible entry (not 15 fragmented lines), with source (browser/server) and level filter chips. • Built for real work — resizable panes, wrapped URLs, error highlighting, a Preserve toggle across navigations, and a live router bridge that just works across every app you work on. WHY IT'S DIFFERENT Other React Router devtools inject an overlay into your app and reconstruct a fake "network" view. This is a real Chrome DevTools panel that reads the actual browser records and the actual router state — and a tiny dev-only server bridge surfaces the SSR side that the browser physically cannot see. One install works across all your apps; nothing ships in production. Pairs with the companion dev-only Vite plugin (vite-plugin-rr-inspector) to stream server logs and SSR API calls into the panel. Does not collect, store, or transmit any data. Everything stays on your machine.
0 out of 5No ratings
Details
- Version1.0.2
- UpdatedAugust 14, 2026
- Size41.25KiB
- LanguagesEnglish
- Developer
Email
kennard.laviers@gmail.com - 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