Opened 10 years ago
Closed 10 years ago
#12331 closed bug (duplicate)
$el.on('click') breaks if adding to parent multiple times
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
if you add an element to a parent multiple times, it breaks any $el.on() bindings
Change History (4)
comment:1 Changed 10 years ago by
Owner: | set to [email protected]… |
---|---|
Status: | new → pending |
Note: See
TracTickets for help on using
tickets.
http://jsfiddle.net/9VThz/ appears to be incomplete. Please provide a complete reduced test case to help us assess your ticket.
Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists.