Hello,
Why react dev tools doesn’t work for me?
I open the inspect element panel and click on the icon but nothing appears!
Why?
thanks,
Hello,
Why react dev tools doesn’t work for me?
I open the inspect element panel and click on the icon but nothing appears!
Why?
thanks,
Did you install react dev tool extension?
Yes and also I can see two icons on chrome!
That’s weird, what error message you got from the extension?
Hello there,
Would you mind expanding on what you mean?
Typically, the React devtools extension is used by:
You do need to be on a site which uses React…
This page is using the development build of React.
Note that the development build is not suitable for production.
Make sure to use the production build before deployment.
Open the developer tools, and “Components” and “Profiler” tabs will appear to the right.
Also I get:
Profiling not supported.
Profiling support requires either a development or production-profiling build of React v16.5+.
Learn more at reactjs.org/link/profiling.
Yes you are right. I see some errors and warning. But on the installation page the debug space is different from this!
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.