Invoking dev tools via F12 works fine. But invoking the dev tools via Cmd+Alt+I (Mac) prints the following error in my terminal:
[73924:0202/191345.942946:ERROR:CONSOLE(7278)] "Uncaught TypeError: Cannot read property 'indexOf' of undefined", source: devtools://devtools/bundled/shell.js (7278)
Invocation of debug
in my code:
debug({
devToolsMode: "detach",
showDevTools: false
});
Electron 7.1.11
macOS 10.14.6
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too