You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having a little problem with knockout-sortable: when an item is dragged and dropped into another(try dragging the last item into the first one) the item dragged gets destroyed.
It seems the problem has something to do with the first ul class navbar-nav. If we remove this class the example works. Perhaps something to do with its position?
Hi,
I'm having a little problem with knockout-sortable: when an item is dragged and dropped into another(try dragging the last item into the first one) the item dragged gets destroyed.
Here's my source code:
I'm using jQuery v2.1.4, jQuery UI Sortable 1.11.4 and ko v3.4.0
Can you help me?
Thanks!
The text was updated successfully, but these errors were encountered: