Hi there,
we noticed that the entries won't be resorted after changing the order of items with the mouse. I checked this with the browser developer tools. The DOM part of the element remains unchanged.
The only integration call is
$(selector).select2sortable()
Is there anything we are missing?
Hi there,
we noticed that the entries won't be resorted after changing the order of items with the mouse. I checked this with the browser developer tools. The DOM part of the element remains unchanged. The only integration call is $(selector).select2sortable() Is there anything we are missing?