ngx-dnd icon indicating copy to clipboard operation
ngx-dnd copied to clipboard

Dragging outside of the ngx-dnd-container

Open helixaros opened this issue 5 years ago • 1 comments

I want my items that I drag and drop to berestricted in the ngx-dnd-container. When I drag my items outside of the container I get the following error:

core.js:4799 ERROR DOMException: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.

Why is this happening and how I can I solve this issue?

helixaros avatar Jan 21 '20 05:01 helixaros

same issue. are there any updates?

PengyuApp avatar May 28 '20 14:05 PengyuApp