Salah Benmoussati
Salah Benmoussati
Hi @inthegarage did you add `app.commandLine.appendSwitch('remote-allow-origins', 'http://localhost:8315')` before opening your browser to load http://localhost:8315?
Got the idea about getting Chrome extension and use it in SDA. There is an alternative without any dependency on Chrome: https://www.npmjs.com/package/electron-devtools-installer If the goal is to use React devtools...
We are facing the same issue on Electron 34, any update on this issue?