Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#8409 closed bug (fixed)

.sortable problem with jQuery 1.8beta 1

Reported by: FlashJunior Owned by:
Priority: minor Milestone: git
Component: ui.sortable Version: git (not yet released)
Keywords: Cc:
Blocked by: Blocking:

Description

you get an error:

cur is null

} while ( cur.nodeType !== 1 );

jquery-git.js (Zeile 5447)

Change History (4)

comment:1 Changed 11 years ago by Scott González

Component: ui.coreui.sortable
Milestone: 1.9git
Resolution: fixed
Status: newclosed

Thanks. This is a bug in jQuery core. It's being addressed right now, so I'm going to close as fixed.

comment:2 in reply to:  1 Changed 11 years ago by FlashJunior

Replying to scott.gonzalez:

Thanks. This is a bug in jQuery core. It's being addressed right now, so I'm going to close as fixed.

thx! let me know if i can test something.

comment:3 Changed 11 years ago by FlashJunior

draggable / droppable are ok. http://jsfiddle.net/fBSjH/

Note: See TracTickets for help on using tickets.