Problems activating connected sortable when dragging *below* existing item
Hello all.
I have a draggable element which is connected to a sortable. When I drag and drop the first element from the draggable into an empty sortable, it works fine. But, when I try to drag and drop a second item *below* the one existing element in the sortable, the sortable is not activated properly, and the drop does not work.
Now...if I move the 2nd element I'm dragging on top of or above the 1 existing sortable's element, the sortable seems to activate itself, and I am then able to properly drop the 2nd item.
Any ideas?
Thanks in advance for any help.
- Alex