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

Trigger click event with specific namespace on checkboxes trigger click #3751

Closed
gcatenacci opened this issue Aug 9, 2017 · 2 comments · Fixed by GulajavaMinistudio/jquery#79

Comments

@gcatenacci
Copy link

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/

@gibson042
Copy link
Member

This is another part of the #3423/#3579 cluster.

@mgol
Copy link
Member

mgol commented Jan 27, 2019

PR: #4279

mgol pushed a commit to gibson042/jquery that referenced this issue Mar 20, 2019
@mgol mgol closed this as completed in 669f720 Mar 20, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Sep 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.