-
Notifications
You must be signed in to change notification settings - Fork 47.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: "Commit tree does not contain fiber 1527. This is a bug in React DevTools." #20197
Comments
I thought this issue was a duplicate and already resolved, but I believe I was mistake. Re-opening. Repro info would be very helpful, @WilliamCSA04. |
I'm no longer getting this error. I did try just now to reproduce it and I could not, maybe it was fixed? Not sure, but it was just like I described before. Once you were on the |
Yeah, I think the repro case would involve profiling some specific kind of app or interaction with an app. That's the part I'm missing. Starting and stopping the profiler is something I do all the time and I haven't seen the bug we're talking about unfortunatey. |
I think the underlying cause of this is the same as #16493 which I now have a repro for. |
Quick question for folks who are seeing this bug in your app: Are you using the And can any of you share a repro with me? |
If you can repro this yourself, would any of you be willing to try this build of DevTools and let me know if it fixes the issue? https://github.com/facebook/react/files/5644517/ReactDevTools.zip I have reason to suspect that maybe I've fixed at least one case of this already (recently, unreleased) and I'm wondering if that's why I'm having trouble reproing. |
I believe this issue was fixed via PR #20362. It has now been published as v4.10.1 and should be available shortly. Please let me know if you still see the issue after installing that version and I can re-open and investigate further. |
@WilliamCSA04 This error remains the highest reported DevTools bug but we still don't have a repro case so that I can fix it. Do you remember how to repro the error you saw above? Can you share the steps with me if so? It would be very helpful! Thank you 🙇🏼 |
Describe what you were doing when the bug occurred:
Please do not remove the text below this line
DevTools version: 4.9.0-75726fadfd
Component stack: CommitFlamegraphAutoSizer@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:33986:50
div
div
div
SettingsModalContextController@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:28047:1
Profiler_Profiler@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:35614:50
ErrorBoundary_ErrorBoundary@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:29061:5
PortaledContent@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:29178:27
div
div
ProfilerContextController@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:32775:1
TreeContextController@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:24163:1
SettingsContextController@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:24652:1
ModalDialogContextController@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:29245:1
DevTools_DevTools@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:36048:1
The text was updated successfully, but these errors were encountered: