-
Notifications
You must be signed in to change notification settings - Fork 49k
Open
Description
Website or app
Repro steps
React devtools 4.27 no longer works in Electron[1] because chrome.scripting
isn't implemented, which it started using due to the manifest v3 upgrade: #25145
When opening React devtools 4.27 in any Electron project (installed with `electron-devtools-installer for example) you'll see that the devtools panel is shown but no React components are ever found. Earlier versions worked well with Electron
[1] electron/electron#36545 and MarshallOfSound/electron-devtools-installer#232
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
davlin93, chrispavs, usernamehw, Nils-Kolvenbach, GeorgeCrisan and 18 moreJimmayVV and sayamii