-
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
session lost after open the develop tool and close it on nw0.17.6 #5355
Comments
I keep running into strange quirks when I think of upgrading to a newer version of nwjs. I've just encountered this bug but with non-sdk version. What irks me is seeing rebasing of newer Chromium versions when there are many bugs with current. In my case, Opening a new window and closing it will cause session cookie to be lost. Discouraging and keeps me wanting to stick with 12.3. OS: Win 7 |
It should be fixed in 0.18.8. |
@ghostoy Great, confirmed as working. Will test more thoroughly as I encountered this problem on non-sdk version too. |
Doesn't work in 0.19.4? I retried but it still existed. |
This is fixed in git and will be available in the next nightly build. |
nw.js 0.17.6 on Windows 7 x64
Reproduction steps:
window.location.href='https://www.baidu.com'
in Console TabThis hinders my debugging.
The text was updated successfully, but these errors were encountered: