johnny / johnny/jquery-sortable
The sortable items with the specified "group" property are not reordered anymore after reloading the container using the jQuery.ajax function
Open
- Dominant language
- HTML
- Stars
- 1.5k
- Forks
- 429
- PR merge metrics
- No merged PRs in 30d
Description
The first load is OK, but if you reload a sortable container via ajax, items cannot be reordered anymore. The ragging functionality operates OK, but after the onDrop handler is executed, items are not reordered.
Attached is a sample ASP.NET MVC project and a screencast illustrating this issue.
[Test.zip](https://github.com/johnny/jquery-sortable/files/502634/Test.zip)
[Test.zip](https://github.com/johnny/jquery-sortable/files/502636/Test.zip)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.