Ticket #6879 (closed bug: fixed)
Sortable: Calling cancel when there is no sort occurring throws an error
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8.9 |
| Component: | ui.sortable | Version: | 1.8.8 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Change History
comment:1 Changed 2 years ago by marcos.sousa
- Status changed from new to closed
- Resolution set to fixed
comment:2 Changed 2 years ago by marcos.sousa
Sortable: Make sure we have a placeholder before trying to remove it during a cancel. Fixes #6879 - Sortable: Calling cancel when there is no sort occurring throws an error.
Changeset: f165c93127495d5041c3d49fa592fddbe8000bd1
Note: See
TracTickets for help on using
tickets.


Sortable: Make sure we have a placeholder before trying to remove it during a cancel. Fixes #6879 - Sortable: Calling cancel when there is no sort occurring throws an error. (cherry picked from commit f165c93127495d5041c3d49fa592fddbe8000bd1)