What is the expected behavior?
When an multiple drop lists available, a draggable item should be able to be dragged across one list and into another
What is the current behavior?
Once an item is dragged over a drop list it must be returned to it's original list before it can be dropped in another
What are the steps to reproduce?
https://stackblitz.com/edit/angular-yp3lzk
If you drag from the "Drag Me" list over "Drop list 1" you can't drop in "Drop List 2" until you bring the item back over the "Drag Me" list