Closed
Description
Website or app
Repro steps
Steps:
- go to a react page like https://react.dev/
- open the devtools Components tab, everything works correctly.
- change tab (a non react one) and wait 30 sec - 5 min (not super exact)
- go back to the tab that has the react page you're debugging
- the Components does not work anywore: you can't select and view components on the page.
My guess is that it's related to Chrome killing the service worker after inactivity on the page. See https://bugs.chromium.org/p/chromium/issues/detail?id=1152255#c185
Going back to the page doesn't seem to wake the serviceworker up.
Chrome: Version 114.0.5735.198 (Official Build) (x86_64)
React Extension: 4.28.0
macOS: 13.4.1
How often does this bug happen?
Every time
DevTools package (automated)
No response
DevTools version (automated)
No response
Error message (automated)
No response
Error call stack (automated)
No response
Error component stack (automated)
No response
GitHub query string (automated)
No response