Search and Top Navigation
#15000 closed bug (notabug)
Opened July 09, 2016 05:22PM UTC
Closed July 11, 2016 01:52PM UTC
.sortable( "refresh" ) does not set .ui-sortable for new element
Reported by: | KES777 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.sortable | Version: | 1.11.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
https://jsfiddle.net/KES777/zwo62726/1/
Also last added element work fine without 'refresh'.
That amazing, but is not documented and not expected.
Attachments (0)
Change History (1)
Changed July 11, 2016 01:52PM UTC by comment:1
component: | ui.core → ui.sortable |
---|---|
resolution: | → notabug |
status: | new → closed |
I'm not really sure what you're trying to show, but the code sample doesn't call
refresh
and.ui-sortable
is applied to the main element, whichrefresh
can never create anyway.I'm going to close this, but feel free to comment with clarification and if there is a real issue, we will reopen this ticket.