You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
Why is this happening and how I can I solve this issue?
The text was updated successfully, but these errors were encountered: