Skip to content
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]: components tree not loaded in Microsoft Edge #26709

Closed
HadarZ opened this issue Apr 24, 2023 · 5 comments
Closed

[DevTools Bug]: components tree not loaded in Microsoft Edge #26709

HadarZ opened this issue Apr 24, 2023 · 5 comments
Assignees
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug

Comments

@HadarZ
Copy link

HadarZ commented Apr 24, 2023

Website or app

https://react.dev/

Repro steps

  1. Load react app in Microsoft Edge
  2. Open dev tools and go to components tree
  3. The tree is not loaded:
  4. This is the message I get: Loading React Element Tree... If this seems stuck, please follow the troubleshooting instructions.

Edge version - latest: Microsoft Edge
Version 112.0.1722.58 (Official build) (64-bit)

image

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

@HadarZ HadarZ added Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug labels Apr 24, 2023
@krotovic
Copy link

krotovic commented Apr 24, 2023

I also stumbled upon this issue and it's really bad for me as I work as React developer and need this extension daily.

This is what I found in the console of the extension; hope it helps.
image

Also I use the latest version from Chrome extension store.
image

@hoxyq hoxyq self-assigned this Apr 24, 2023
@hoxyq
Copy link
Contributor

hoxyq commented Apr 24, 2023

Hey @HadarZ,

Thanks for reporting this. We have recently published version 4.27.6 for Edge browser with a possible fix for this issue. Could you please try it out?

@HadarZ
Copy link
Author

HadarZ commented Apr 24, 2023

@hoxyq Thank you so much! I removed the extension and installed the new version, it's working now.

@hoxyq
Copy link
Contributor

hoxyq commented Apr 24, 2023

I also stumbled upon this issue and it's really bad for me as I work as React developer and need this extension daily.

This is what I found in the console of the extension; hope it helps. image

Also I use the latest version from Chrome extension store. image

Hey @krotovic, since your problem is not related to Edge, could you please open a separate issue for it? Please also provide more details on how to reproduce this.

You might also wait a bit for version 4.27.6 to be available for Chrome and then report if you still facing this problem.

Closing this issue.

@hoxyq hoxyq closed this as completed Apr 24, 2023
@krotovic
Copy link

@hoxyq Since I posted here the comment I tried to investigate a little further and found that the console error is probably not related to the issue as the comment in the related code says here.

Also after I updated the extension everything works and no error in the console as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug
Projects
None yet
Development

No branches or pull requests

3 participants