django-formset
django-formset copied to clipboard
Selectize widget in sortable FormCollection
If I use a Selectize widget in a sortable FormCollection and I drag that collection element, the browser show an error.
This presumably is cause by Sortable.js detaching an element without the expected parents.