#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
- Open your conole
- goto http://jsfiddle.net/DNtHn/8/
- drag an item
you get an error:
cur is null
} while ( cur.nodeType !== 1 );
jquery-git.js (Zeile 5447)
Change History (4)
comment:1 follow-up: 2 Changed 11 years ago by
Component: | ui.core → ui.sortable |
---|---|
Milestone: | 1.9 → git |
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 11 years ago by
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.
Note: See
TracTickets for help on using
tickets.
Thanks. This is a bug in jQuery core. It's being addressed right now, so I'm going to close as fixed.