hejianxian / vddl

🦄 Vue components for modifying lists with the HTML5 drag & drop API.
http://hejx.space/vddl
MIT License
395 stars 75 forks source link

With active drag and drop #61

Open AGlebova opened 5 years ago

AGlebova commented 5 years ago

With very active drag and drop for reasons unknown to me, a placeholder is not entered in this.listNode, because of this, in the future, when I drop, the index is returned to -1, and accordingly an adequate drop does not occur