question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: "Commit tree does not contain fiber 9869. This is a bug in React DevTools."

See original GitHub issue

Describe what you were doing when the bug occurred:

  1. I was recording profile and then I was trying to navigate to the other route on my website. Then I have stopped profiler and I have seen this error in the profiler.
  2. I am lazy loading the page here.

Here is my react version:

"react": "16.8.6",
  "react-dom": "16.8.6",

Please do not remove the text below this line

DevTools version: 4.8.1-d4eadea6c

Call stack: at N (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:167176) at T (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:165979) at e.getCommitTree (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:168938) at Wl (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:346620) at oi (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:60964) at Ui (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:70944) at Bl (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:117704) at Tc (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:103070) at Oc (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:102998) at Dc (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:102861)

Component stack: at Wl (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:346391) at div at div at div at Eo (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:266560) at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:370969 at n (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:279481) at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:282269 at div at div at Ji (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:329374) at Ge (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:209300) at sn (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:218616) at Wa (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:297360) at ps (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:376211)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
bvaughncommented, Jul 15, 2020

Should be fixed by #19373

New release will go out shortly

0reactions
iktaruncommented, Jul 15, 2020

@gaearon I can’t share the page here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Developer Tools version history - 25 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on....
Read more >
How To Debug React Components Using React Developer ...
Click on the Components tab to see the current component tree. Since this is a production build, the code will be minified and...
Read more >
DevTools Overview - Angular
Angular DevTools is a browser extension that provides debugging and profiling capabilities for Angular applications. Angular DevTools supports Angular v12 ...
Read more >
react-native @ 0.59.7 .. 0.59.8 - Package Diff
- "Return fibers should always be each others' alternates. This error is likely caused by a bug in React. Please file an issue."...
Read more >
React instrumentation encountered an error: Error: Could not ...
The error you're asking about is related to the interaction between React DevTools and React Refresh. These bugs have existed for a while, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found