Opened 14 years ago
Closed 14 years ago
#4124 closed bug (fixed)
.children() not working in combination with clone
Reported by: | ricktw | Owned by: | john |
---|---|---|---|
Priority: | major | Milestone: | 1.3.1 |
Component: | selector | Version: | 1.3.1 |
Keywords: | children clone | Cc: | |
Blocked by: | Blocking: |
Description
After cloning some elements, the .children() doesn't return all children. .find('>XYZ') does work!
I've attached a reproduction scenario...
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | jquery issue.zip added |
---|
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
reproduction scenario