Skip to main content

Bug Tracker

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

http://jsfiddle.net/9VThz/

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 gibson042 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: newpending

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.

Changed August 17, 2012 02:25PM UTC by dan.schumann@gmail.com comment:2

status: pendingnew

http://jsfiddle.net/9VThz/2/

the first fiddle wasn't complete

Changed August 17, 2012 02:28PM UTC by anonymous comment:3

http://jsfiddle.net/9VThz/3/

this is one with new jquery version

Changed August 17, 2012 02:28PM UTC by dmethvin comment:4

resolution: → duplicate
status: newclosed

Duplicate of #12330.