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
The triggering of a specific namespace like "click.namespace1" on an input of type checkbox raise the "click" event and then all namespace "under" the click event.
https://jsfiddle.net/eLr0pmov/
The text was updated successfully, but these errors were encountered:
This is another part of the #3423/#3579 cluster.
Sorry, something went wrong.
Event: Add test coverage for triggering namespaced native-backed events
5785880
Ref jquerygh-3751
Event: Intercept and preserve namespaced native-backed events
54418a1
Fixes jquerygh-3751
PR: #4279
0959903
92d3431
669f720
gibson042
Successfully merging a pull request may close this issue.
Description
The triggering of a specific namespace like "click.namespace1" on an input of type checkbox raise the "click" event and then all namespace "under" the click event.
Link to test case
https://jsfiddle.net/eLr0pmov/
The text was updated successfully, but these errors were encountered: