Side navigation
#12331 closed bug (duplicate)
Opened August 17, 2012 02:22PM UTC
Closed August 17, 2012 02:28PM UTC
$el.on('click') breaks if adding to parent multiple times
Reported by: | dan.schumann@gmail.com | Owned by: | dan.schumann@gmail.com |
---|---|---|---|
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
Attachments (0)
Change History (4)
Changed August 17, 2012 02:25PM UTC by comment:1
_comment0: | Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket. \ \ Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/ Open the link and click to "Fork" (in the top menu) to get started. → 1345213565954664 |
---|---|
owner: | → dan.schumann@gmail.com |
status: | new → pending |
Changed August 17, 2012 02:25PM UTC by comment:2
status: | pending → new |
---|
the first fiddle wasn't complete
Changed August 17, 2012 02:28PM UTC by comment:3
this is one with new jquery version
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.