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
If you try to drag the $('.sortable.sortableItem'), there will be an error message in console:
Uncaught TypeError: Cannot read property 'item' of undefined
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