-
Notifications
You must be signed in to change notification settings - Fork 47.6k
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
[DevTools Bug]: React Devtools on Firefox initially shows an empty (blank) component tree #22034
Comments
I see this problem very frequently. Open and close a handful of times (option-command-I) and eventually I see the component tree. I'm using latest builds of Firefox and Firefox Developer Edition on macOS Big Sur 11.5.1 |
Here's a same problem. I thought it was my own error, but I think it's a bug |
On Chrome too. |
As a workaround, I am using an old version of DevTools, one from early 2021, 4.10.1, with updates turned off. It works just fine. |
@QuentinLuc I think that the issue you are reporting of the component tree being cropped to the left seems like a different issue to the one reported here. The cropping issue seems to be the same as #22065 or #21986 probably better to continue the conversation about the cropping issue there, and keep this one about the component tree not showing up on initial load |
@saiyerniakhil What was the workaround that you used to see the components finally? |
@nghtstr I hit refresh as a quick workaround but mostly I use chrome when I need to debug something using react devtools, which is really annoying as my default browser is Firefox. |
I may have fixed this issue too via #22083. Could someone verify? |
I couldn't reproduce this issue anymore from the past few days, can anyone confirm? |
I used to see this multiple times per day, but I haven't see a blank tree since the latest update. |
I'm in a state where I can't get the component tree to show up at all in Chrome or Edge. I'm on Windows 11, Edge Version 97.0.1072.69 (Official build) (64-bit), Chrome Version 97.0.4692.99 (Official Build) (64-bit), React DevTools Version 4.23.0. I've restarted my machine, restarted my browsers, cleared my browser history/cache/cookies, tried incognito mode, uninstalled and reinstalled React DevTools, trying an older version of React DevTools (4.17.0), and uninstalled and reinstalled Chrome with no luck. |
Website or app
https://reactjs.org/
Repro steps
Windows Version - Windows 10 21H1
Firefox Version - v90.0.2 (64-bit)
Attaching a GIF of the issue while visiting reactjs.org -
![O7VSagSc5l](https://user-images.githubusercontent.com/32711472/128354658-47665f4e-9fc4-479b-b16b-08c92c277376.gif)
How often does this bug happen?
Every time
DevTools package (automated)
No response
DevTools version (automated)
No response
Error message (automated)
No response
Error call stack (automated)
No response
Error component stack (automated)
No response
GitHub query string (automated)
No response
The text was updated successfully, but these errors were encountered: