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

document-end Event not fire. #7276

Closed
zhsunlight opened this issue Dec 17, 2019 · 5 comments
Closed

document-end Event not fire. #7276

zhsunlight opened this issue Dec 17, 2019 · 5 comments

Comments

@zhsunlight
Copy link

zhsunlight commented Dec 17, 2019

Thanks for reporting an issue! Spend 60 seconds reading this...

  1. Before reporting, try reproducing against the latest version of NWJS.
  2. Issue tracker is only for bugs and feature requests, in English only.

Anything else? Use our mailing list for questions:
https://groups.google.com/forum/#!forum/nwjs-general

======== TEMPLATE BUG FORM ========

NWJS Version : 0.43.1
Operating System : win10 64bit

Expected behavior

Fire the window's event document-end.

Actual behavior

document-end Event not fire after open a window.

download 0.43.1 sdk, open nwjs, and listen the window's event document-end.

@zhsunlight
Copy link
Author

if set --disable-features=nw2, everythings will be right.

@rogerwang rogerwang added the nw2 label Dec 18, 2019
@rogerwang
Copy link
Member

Could you please provide a full sample (not code snippets) so we can reproduce?

@zhsunlight
Copy link
Author

zhsunlight commented Dec 18, 2019

yes. In this demo app, I set two event triggered alert, but got one only. If I set --disable-features=nw2, everythings will be ok.
nw2_event_bug.zip

@rogerwang
Copy link
Member

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

@zhsunlight
Copy link
Author

good job. thank you very much.

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