Skip to main content

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 scottgonzalez comment:1

type: enhancementfeature

Changed October 11, 2012 09:07PM UTC by scottgonzalez comment:2

milestone: TBD2.0.0

Changed November 05, 2012 11:06AM UTC by jzaefferer comment:3

type: featurebug

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 mikesherov comment:4

status: newopen

confirmed on latest: http://jsfiddle.net/mmuWk/

Changed March 05, 2015 01:31PM UTC by scottgonzalez comment:5

#11339 is a duplicate of this ticket.