swimlane / ngx-dnd

🕶 Drag, Drop and Sorting Library for Angular2 and beyond!
https://swimlane.github.io/ngx-dnd/
MIT License
574 stars 136 forks source link

NotFoundError: Failed to execute 'removeChild' on 'Node': #162

Open rohittagadiya opened 4 years ago

rohittagadiya commented 4 years ago

Current behavior Hi, I have used this package in my angular-6 project. I am getting this error when I drag and drop items little fast.

**NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.**

Expected behavior I just don't want this error, please help me to solve this bug.

Hypercubed commented 4 years ago

Is it only ng6... have you tried with ng9?

rohittagadiya commented 4 years ago

Is it only ng6... have you tried with ng9?

No, I have to try it