Skip to content

Bug: unable to see the components in the components tab #21175

Closed
@plegault3397

Description

@plegault3397

Installed the react development tools to chrome Version 89.0.4389.114 (Official Build) (64-bit)
Open my development version of my react app localhost:3000 with several components and I see the react icon
image
Go to the inspect and component to and nothing is showing
image

I'm using this chode https://codesandbox.io/s/react-devtools-dk9gj?fontsize=14
and when you open this in chrome it works.
I open it from localhost and it does not work.
image

"react": "16.8.6",
"react-dom": "16.8.6",
"react-scripts": "^4.0.3"

npm --version 7.6.3
nodejs v14.16.0

Steps To Reproduce

Link to code example:

The current behavior

The expected behavior

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions