Skip to main content

Search and Top Navigation

#8571 closed bug (fixed)

Opened September 13, 2012 03:23AM UTC

Closed October 10, 2012 06:40PM UTC

Last modified October 10, 2012 06:40PM UTC

Out of range problem in when dragging a nested sortable

Reported by: zhizhangchen Owned by:
Priority: minor Milestone: 1.9.1
Component: ui.sortable Version: 1.8.23
Keywords: Cc:
Blocked by: Blocking:
Description

http://jsfiddle.net/7zT9C/2/

If you try to drag the $('.sortable.sortableItem'), there will be an error message in console:

Uncaught TypeError: Cannot read property 'item' of undefined

Attachments (0)
Change History (2)

Changed October 10, 2012 06:40PM UTC by John Chen comment:1

resolution: → fixed
status: newclosed

Sortable: Fix a bug of removing an item while iterating an array. Fixes #8571 - Out of range problem in when dragging a nested sortable.

Changeset: 77a4aaf47abe08f11eb4e0eabdb2a1c026c0f221

Changed October 10, 2012 06:40PM UTC by scottgonzalez comment:2

milestone: 1.9.01.9.1
version: git1.8.23