-
Notifications
You must be signed in to change notification settings - Fork 264
Confusion about delegation and event handlers in .on()'s documentation #1085
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
Comments
dmethvin
added a commit
that referenced
this issue
Apr 4, 2018
Thanks, but at least lines 44, 45 and 46 still refer to "delegated events". |
If only Github offered some way for people reporting problems to request changes to the files... 🤔 |
Would you please reopen this ticket until it is fully solved? |
Just file a pull request with your changes and we can review it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Direct and delegated events section in .on()'s documentation contains:
Even though that page refers to them several times, there is no such thing as a "delegated event". "Delegated events" should read "Delegated event handlers".
The text was updated successfully, but these errors were encountered: