-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
disable web security doesn't work #6894
Comments
This case is google URL specific. It tries to create the site in separate process then the access is failed. |
Is there any workaround for this? |
rogerwang
added a commit
that referenced
this issue
Dec 11, 2018
This is fixed in git and will be available in the next nightly build. |
btw, the switch |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NWJS Version : 0.34.5-sdk
Operating System : Windows
Expected behavior
I'm trying to access a google account via an iframe, using disable web security I'm expecting that I should be able to view at least the document location.
Actual behavior
I'm getting this error
How to reproduce
nwjs is launched with
--user-data-dir="" --disable-web-security
The text was updated successfully, but these errors were encountered: