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

It should not trigger an "loaded" event on nwWindow when call window.history.replaceState() #5001

Closed
sean220 opened this issue Jun 18, 2016 · 2 comments
Assignees

Comments

@sean220
Copy link

sean220 commented Jun 18, 2016

The duplicated nwWindow 'loaded' event triggers When call window.history.replaceState() in the new window.

@rogerwang rogerwang self-assigned this Jun 19, 2016
@sean220
Copy link
Author

sean220 commented Jun 20, 2016

After history.pushState() and call history.back() has the same problem.
The new HTML5 history API does not always result in the actual document reload.

@rogerwang
Copy link
Member

This is fixed in git and will be available in the next nightly build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants