You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NWJS Version : 0.34.1
Operating System : macOS High Sierra
Expected behavior
Should start the application like it does with NWJS v0.33.4
Actual behavior
The application get crashed when it reaches line code: App.addOriginAccessWhitelistEntry('http://github.com/', 'chrome-extension', location.host, false);
giving error:
NWJS Version : 0.34.1
Operating System : macOS High Sierra
Expected behavior
Should start the application like it does with NWJS v0.33.4
Actual behavior
The application get crashed when it reaches line code:
App.addOriginAccessWhitelistEntry('http://github.com/', 'chrome-extension', location.host, false);
giving error:
How to reproduce
I have made a sample project reproducing this error on macOS High Sierra, also dump files are also attached in the project:
Sample project
The text was updated successfully, but these errors were encountered: