bugfix for #26492 This bug would cause users unable to use the devtools (component tree empty). The else-if logic is broken when user switch to undocked devtools mode (separate window) because `sender.tab` would exist in that case. <img width="314" alt="image" src="https://user-images.githubusercontent.com/1001890/232930094-05a74445-9189-4d50-baf1-a0360b29ef7e.png"> Tested on Chrome with a local build |
||
|---|---|---|
| .. | ||
| contentScripts | ||
| backend.js | ||
| backendManager.js | ||
| background.js | ||
| main.js | ||
| panel.js | ||
| utils.js | ||