reppners / ngx-drag-drop

Angular directives using the native HTML Drag And Drop API
https://reppners.github.io/ngx-drag-drop/
BSD 3-Clause "New" or "Revised" License
299 stars 118 forks source link

Nested lists dndPlaceholderRef keeps showing #62

Open shiamalon opened 5 years ago

shiamalon commented 5 years ago

Describe the bug On nested lists when reordering items really fast the

To Reproduce

https://drive.google.com/file/d/11L2GQBp7BdxzPfesy83yAO7RfK7fg9Lp/view

Steps to reproduce the behavior:

  1. Go to Demo
  2. Click on Nested List tab
  3. Don't scroll
  4. Reorder the list fast like in the video and stop when dndPlaceholderRef doesn't disappear

Expected behavior The dndPlaceholderRef should disappear.

Screenshots https://drive.google.com/file/d/11L2GQBp7BdxzPfesy83yAO7RfK7fg9Lp/view

Desktop (please complete the following information):

Tried to understand the problem ti suggest a PR but didn't had enough time to understand where the issue is coming from.

reppners commented 5 years ago

Confirmed, thanks for reporting. That one might be hard to get rid off. Time is a major constraint for me at the moment so I'm unsure if and when I can deliver a fix.

Matvey1308 commented 4 years ago

Are there any news about condition of this issue? Have the same trouble.

sandeepsuvit commented 1 year ago

Is there any fix for this? Have the same error in case of nested dropzones