-
-
Notifications
You must be signed in to change notification settings - Fork 575
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
Crash on artificially triggered click
events
#338
Comments
This crash appeared in 1.7.1 or 1.7.2. Cannot reproduce in 1.7.0. |
jcubic
added a commit
that referenced
this issue
Sep 20, 2017
Added a fix in devel branch it will be in next version. |
You can test it here https://codepen.io/jcubic/pen/veGPqw |
Thank you! |
paulsmirnov
added a commit
to epam/miew
that referenced
this issue
Sep 22, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behavior
The library should not crash =)
Actual behavior
When you trigger a click event programmatically, there's a crash:
Steps to reproduce
The following patch for one of examples serves as a MWE:
Browser and OS
Tested on Chrome and IE11.
The text was updated successfully, but these errors were encountered: