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 have an interesting problem (using latest Chrome-based Edge and Sortable 1.15.1):
I need a sortable list with dynamic drop zones, because I want to be able to either move an element before/after another element or create a new subitem. Overall, it works quite nicely:
However, the "it works pretty nice" part ends as soon as the list contains multiple non-nested elements. It looks like Sortable gets confused when calculating the offset:
msedge_ASur0JoE7h.mp4
In order to make bug hunting easier, here are just the relevant parts:
I have an interesting problem (using latest Chrome-based Edge and Sortable 1.15.1):
I need a sortable list with dynamic drop zones, because I want to be able to either move an element before/after another element or create a new subitem. Overall, it works quite nicely:
However, the "it works pretty nice" part ends as soon as the list contains multiple non-nested elements. It looks like Sortable gets confused when calculating the offset:
msedge_ASur0JoE7h.mp4
In order to make bug hunting easier, here are just the relevant parts:
I suspect that this is - somehow - related to #1686 (which was assumed to be fixed)?
The text was updated successfully, but these errors were encountered: