electron-react-tutorial icon indicating copy to clipboard operation
electron-react-tutorial copied to clipboard

mainWindow.loadUrl is not a function

Open chito256 opened this issue 9 years ago • 0 comments

Hi, I really like your boilerplate and I have some issues and recommendation. For the current version of Electron, we should require('electron') and then use ES6's destructuring to import app and BrowserWindow. Also, loadUrl didn't work for me, it looks like loadURL should be used instead of loadUrl :smiley: If you don't mind I would like to fork the repo and submit a pull request for you to review. Thanks for reading my issue. Cheers! :smile:

chito256 avatar Jul 11 '16 15:07 chito256