react-perf-devtool icon indicating copy to clipboard operation
react-perf-devtool copied to clipboard

It just doesn't work (plz see this Gif)

Open YahngSungho opened this issue 6 years ago • 9 comments
trafficstars

reactperf

I don't know what to do. What should I look for?

YahngSungho avatar Dec 25 '18 09:12 YahngSungho

Could you please share your code as well as the react version that you're using?

flxwu avatar Dec 25 '18 10:12 flxwu

try maybe closing the devtools, reopening them and going on the react-perf tab again

flxwu avatar Dec 25 '18 10:12 flxwu

will have to look into this, for some reason the reload button sometimes leads to a crash

flxwu avatar Dec 25 '18 10:12 flxwu

@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.

YahngSungho avatar Dec 27 '18 08:12 YahngSungho

I really want to use it... Can not anyone try using my repo?

YahngSungho avatar Jan 01 '19 15:01 YahngSungho

Any update on this? I too am facing the same issue.

Vishnu87 avatar Jan 28 '19 07:01 Vishnu87

i'll debug it :)

flxwu avatar Jan 28 '19 07:01 flxwu

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.

Vishnu87 avatar Jan 28 '19 11:01 Vishnu87

doesn't seem to work with react 17.0.2

jodaka avatar Jan 24 '22 09:01 jodaka