You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 26, 2020. It is now read-only.
Some time this week, React Devtools stopped working in Chrome. It successfully connects to React and displays all the root components, then becomes completely unresponsive. I can't expand the components, select "Highlight updates," etc. No interaction is possible.
I've tried reinstalling the extension and disabling all other extensions. It also doesn't matter what website I'm on. Devtools still works on Firefox.
Chrome: 61.0.3163.100 (Official Build) (64-bit)
Windows 10 version 1703
This is what I see from the React docs site. Clicking anything in Devtools is unresponsive, even scrolling.
Edit: Possibly related to #896. However, for me, this issue does not cause my dev tools to gray out and I'm still able to open other tabs.