kutlugsahin / smooth-dnd

drag and drop library for javascript
MIT License
599 stars 147 forks source link

feat: add beforeDrop hook, addresses #34 #35

Open pranavjindal999 opened 5 years ago

whossname commented 5 years ago

it looks like @pranavjindal999 's code would do the job for this feature. Are there any plans for fixing the conflicts and merging it in?

whossname commented 5 years ago

Never mind me, I've just realised that upgrading to the latest version of vue-smooth-dnd fixes my problem without this feature (or even needing to write any additional code). 🤦‍♂️

whossname commented 5 years ago

Turns out updating to the latest version didn't fix it.