VaishakVk / react-drag-reorder

Simple React Component for reordering elements
https://www.npmjs.com/package/react-drag-reorder
18 stars 11 forks source link

When dragging over a valid drop target the cursor always shows as "not-allowed" icon #14

Open PeteDuncanson opened 1 year ago

PeteDuncanson commented 1 year ago

Got drag and drop working nice and quickly but a minor quirk is that when dragging my cursor turns into a "not-allowed" icon which is confusing.

Searched the code base and can't find it anywhere mentioned. Not sure if its a browser issue or an attribute somewhere I'm missing?

Using latest Chrome.

Version 114.0.5735.199 (Official Build) (64-bit)