Search and Top Navigation
#5781 open bug ()
Opened June 29, 2010 01:37PM UTC
Last modified March 05, 2015 01:31PM UTC
Sortable: refresh() does not discard previous data bind
| Reported by: | badsyntax | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.0.0 |
| Component: | ui.sortable | Version: | 1.8.2 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
Reference: http://forum.jquery.com/topic/understanding-the-behavour-of-sortable-refresh
When you fire off the refresh() function, it does not remove the data that was added to the original sortable items.
Please see http://jsbin.com/opilo/2
Attachments (0)
Change History (5)
Changed June 26, 2012 01:22AM UTC by comment:1
| type: | enhancement → feature |
|---|
Changed October 11, 2012 09:07PM UTC by comment:2
| milestone: | TBD → 2.0.0 |
|---|
Changed November 05, 2012 11:06AM UTC by comment:3
| type: | feature → bug |
|---|
Not cleaning up data added to elements is a bug, not a feature. Need to verify if that still happens.
Changed November 08, 2012 02:14AM UTC by comment:4
| status: | new → open |
|---|
confirmed on latest: http://jsfiddle.net/mmuWk/