Error: "Commit tree already contains fiber "19587". This is a bug in React DevTools."
See original GitHub issueDescribe what you were doing when the bug occurred:
- I did profiling on a list, that gets updated on each pagination api call.
- Once the profiling was done, I moved around in the Profiler to view the Flamegraph
- Moving to second capture, the Profiler crashed.
DevTools version: 4.6.0-6cceaeb67
Component stack: in ec
in div
in div
in div
in So
in Unknown
in n
in Unknown
in div
in div
in rl
in Ze
in fn
in Ga
in _s
Issue Analytics
- State:
- Created 3 years ago
- Comments:12
Top Results From Across the Web
Error: "Commit tree already contains fiber 1719. This is a bug in ...
Describe what you were doing when the bug occurred: 1. 2. 3. ... Error: "Commit tree already contains fiber 1719. This is a...
Read more >Untitled
Delineatori quiz, Aisha 2010 part 9, Mossberg 500 24 vent rib barrel, Error reading result set header mysql, Dasani water bottle oz, Bruno...
Read more >https://huggingface.co/dbernsohn/roberta-javascrip...
3901,"visible":3902,"iling":3903,"Ġ32":3904,"Ġdelay":3905,"react":3906,"Ġgrunt":3907,"where":3908,"aria":3909,"encode":3910,"Ġauto":3911,"normalize":3912 ...
Read more >directory-list-lowercase-2.3-big.txt - GitHub
... blogs atom gallery newsletter stats music careers pages publications technology calendar stories photos papers community data history arrow submit www s ...
Read more >modified-directory-list-2.3-small.txt - Ing.Unipi.It
... 118 industry mirror gadgets y advanced track film style 124 bugs beta Support ... Cork Tree Michael Jackson - Thriller 873192 Django...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’ve got a repro for this over on #21402: https://github.com/web-reprex/prettier-list-different
When I run this project, I see an error in DevTools:
This is very promising!
Looks like there’s a problem with Suspense and LegacyHidden.
Okay. Thanks for clarifying.