Modify ↓
Ticket #12331 (closed bug: duplicate)
$el.on('click') breaks if adding to parent multiple times
| Reported by: | dan.schumann@… | Owned by: | dan.schumann@… |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.8.0 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
if you add an element to a parent multiple times, it breaks any $el.on() bindings
Change History
comment:1 Changed 10 months ago by gibson042
- Owner set to dan.schumann@…
- Status changed from new to pending
comment:2 Changed 10 months ago by dan.schumann@…
- Status changed from pending to new
the first fiddle wasn't complete
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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.