django-formset icon indicating copy to clipboard operation
django-formset copied to clipboard

Selectize widget in sortable FormCollection

Open jrief opened this issue 1 year ago • 0 comments

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.

jrief avatar May 03 '24 08:05 jrief