Open
Description
I use the follow code
nw.Window.get().showDevTools();
it works fine with SDK version of nw.js, but if I open the project with non-SDK one, the window will close immediately and the nwjs
process with run in the background. I need to terminate it manually with Task Manager.
- Win 10
- nwjs-v0.71.1-win-x64