Side navigation
#14829 closed bug (duplicate)
Opened February 24, 2014 12:50PM UTC
Closed February 24, 2014 01:37PM UTC
Event data to click handler lost for checkbox
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Any event data passed to a bound click handler for a checkbox input element is undefined within the handler.
It is working perfectly for an older version of jQuery (jquery-1.6.4.js)
Works in 1.8.3, Bug present in 1.9.1