Add react-debugger DevTools extension#157
Conversation
hoainho
commented
Feb 8, 2026
- Performance profiling: render count, duration, and re‑render causes
- Memory monitoring: heap usage + growth rate to spot leaks
- Anti‑pattern detection: direct mutation, missing keys/deps, stale closures
- Side Effects & CLS: analyze useEffect issues and layout shifts
- Redux tooling: inspect state tree, time‑travel, and live state edits
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
I've signed a CLA, how I can re-trigger the CI to verify? |
|
@merchandisesales144-cmd Review new commit again and give me an approve if its ok |
|
Hi maintainers — gentle ping on this PR. The CLA bot's last run was 2026-05-19 and shows FAILURE. I've signed the Google CLA twice (Feb 2026 and again May 2026 just to be safe). Could someone re-run the Project status update since the original PR (Feb 2026):
Happy to update the PR description, rebase on current |