angular-drag-and-drop-lists
angular-drag-and-drop-lists copied to clipboard
dragend not firing if div contains an iframe
In chrome, the dragend event never gets fired if you are dragging an element that contains an iframe. It's a known chrome bug but not sure if you can create a workaround.
https://bugs.chromium.org/p/chromium/issues/detail?id=737691
Use embed tag instead of iframe