react-perf-devtool
react-perf-devtool copied to clipboard
It just doesn't work (plz see this Gif)

I don't know what to do. What should I look for?
Could you please share your code as well as the react version that you're using?
try maybe closing the devtools, reopening them and going on the react-perf tab again
will have to look into this, for some reason the reload button sometimes leads to a crash
@flxwu Thanks for the reply. But
try maybe closing the devtools, reopening them and going on the react-perf tab again
It still does not work.
I created an example repo. Can you check it once? https://github.com/YahngSungho/dfsfdsfsfdsfwfsd/tree/helpForReactPeftDevtool
And this is index.js with react-perf-devtool applied. https://github.com/YahngSungho/dfsfdsfsfdsfwfsd/blob/helpForReactPeftDevtool/src/index.jsx
I tried to run react-perf-devtool after running npm start.
I really want to use it... Can not anyone try using my repo?
Any update on this? I too am facing the same issue.
i'll debug it :)
Thanks for responding. Upon further analysis, I realized that this extension is meant for React 16 and above. I was on React 15 and started using Perf in 'react-addons-perf'npm module. Correct me if I am wrong.
The 'react-addons-perf' npm module works well with this chrome extension.
doesn't seem to work with react 17.0.2