Is there any way to show a ghost like in a vuedraggable@next example?
Reordering example provides incorrect ghost for elements - shows that a dragging element will be inserted under selected element while being inserted before it in case when dragging last element over first for example
Or there is any way to implement insertion between elements (formkit example) instead of inserting onto specific element and then moving that element in a non-obvious direction?