Skip to content
Hoài Nhớ edited this page May 31, 2026 · 1 revision

React Debugger Wiki

Living reference for React Debugger — a Chrome DevTools panel for React debugging.

Looking for canonical docs? This wiki is the editable layer. For versioned, reviewed reference, see the in-repo docs:

What's in this wiki

Page Audience What you'll find
FAQ Everyone Common questions with concrete answers, grouped by topic
Cookbook: Common Recipes Users Step-by-step debugging workflows for typical bugs
Glossary Everyone Domain terms (fiber, commit, render reason, CLS, etc.)
Architecture Overview Contributors The 4-context message-passing chain — who owns what
Release Process Maintainer Cut-a-release checklist

How to navigate

Use the sidebar (left) on every wiki page, or follow the links above. Pages are edited continuously — if something is wrong or outdated, click Edit at the top of any page. Editing is restricted to collaborators; if you want to contribute and aren't one yet, open a discussion introducing yourself.

Reporting wiki issues

Wiki bugs (typos, broken links, outdated content) → open an issue with label documentation.

Code/extension bugs → open an issue with label bug.

Quick links

Clone this wiki locally