Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: MacOS-specific NWJS Menu command prevents Windows app from running JS #50

Closed
nwittwer opened this issue Sep 12, 2018 · 3 comments
Closed
Labels
Type: Bug Something isn't working
Milestone

Comments

@nwittwer
Copy link
Collaborator

nwittwer commented Sep 12, 2018

Tested on v0.2.0

Error: extensions::sendRequest:148 "Uncaught".

  • Line 19 of settings.js: Menu.createMacBuiltin(nw.App.manifest.name);
@nwittwer nwittwer changed the title BUG: OS-specific NWJS Menu command prevents Windows app from running JS BUG: MacOS-specific NWJS Menu command prevents Windows app from running JS Sep 12, 2018
@nwittwer
Copy link
Collaborator Author

Here's some information about detecting OS: https://adamlynch.com/platform-detection/

@nwittwer
Copy link
Collaborator Author

Re-opening—this would require additional logic to check within the NW.js loop for specific OS'.

@nwittwer
Copy link
Collaborator Author

Re-implemented #101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant