This issue requires deep knowledge of React DevTools internals and experimental builds.
The issue involves an uncaught error in React DevTools related to commit tree management. A potential fix exists in an experimental build, but verification is needed. This requires specialized knowledge of React DevTools and access to experimental builds.
React version:
react: 19.2.3 react devtools 7.0.1
Link to code example:
The error was thrown at updateTree (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:699600)
at getCommitTree (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:698832)
at $e.getCommitTree (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:703384)
at CommitFlamegraphAutoSizer (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:1005870)
at renderWithHooks (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:66940)
at updateFunctionComponent (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:97513)
at beginWork (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:111594)
at performUnitOfWork (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:184246)
at workLoopSync (chrome-extension://fmkadmapgofadop
Claim this issue to let others know you're working on it. You'll earn 10 points when you complete it!