Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Background script for React Developer Tools (Chrome) sometimes becomes "inactive" #19175

Closed
technicallynick opened this issue Jun 22, 2020 · 1 comment
Labels
Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug

Comments

@technicallynick
Copy link

I've noticed recently that while debugging a new React deployment, the Components and Profiler tabs will go missing from the developer console in Chrome. In the past, a complete shut down of Chrome and restarting it would correct it. This last time that it happened, I noticed that the background page would just say "background page (inactive)". When clicked, it would open a developer console to inspect the background, but also make it active again. Once this was done, I was able to refresh a react page and the Components and Profiler tabs would appear again.

For reference, this would happen on known react sites such as Facebook as well.

Chrome Extension Version: 4.7.0

Steps To Reproduce

Unknown

@technicallynick technicallynick added the Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug label Jun 22, 2020
@bvaughn
Copy link
Contributor

bvaughn commented Jun 22, 2020

This is caused by a Chromium bug. We're tracking it here #19002

@bvaughn bvaughn closed this as completed Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug
Projects
None yet
Development

No branches or pull requests

2 participants