facebook/react-devtools

profiler goes blank

hosseinalipour opened this issue · 2 comments

After some recording and exploring results, it goes blank every single time and it's infuriating.
I don't know how exactly I can reproduce it but it mostly happens in ranked profiler and it happens every single time! Have you ever encountered this problem?
extension version: 3.6.0
c

Same issue here. I'm using Chrome 75.0.3770.142. I start profiling something and within a minute, it'll go blank. I have to open a new tab to gain access to the react dev tools again.

React DevTools has been rewritten and recently launched a new version 4 UI. The source code for this rewrite was done in a separate repository and now lives in the main React repo (github.com/facebook/react).

Because version 4 was a total rewrite, and all issues in this repository are related to the old version 3 of the extension, I am closing all issues in this repository. If you can still reproduce this issue, or believe this feature request is still relevant, please open a new issue in the React repo: https://github.com/facebook/react/issues/new?labels=Component:%20Developer%20Tools