JavaScript Drag-n-Drop shows an arrow icon on Edge Browser

884 Views Asked by At

I am creating a POC for Drag-n-Drop using JavaScript HTML5. But on Edge browser facing a weird issue i.e. it displays an "arrow" icon while dragging the html element.

Version Details: Microsoft Edge 38.14393.0.0 / Microsoft EdgeHTML 14.14393

Drag-n-Drop Behavior:  https://codepen.io/kcak11/pen/zPgyBq

enter image description here

Note: This doesn't happen on any other browser like IE, Chrome, Firefox, Safari. Its only the Edge browser that is displaying this little arrow. Is there any way to disable this via code ?

Please provide suggestions.

(Thanks in advance)

The issue is still not resolved as of 2019-September-26.

0

There are 0 best solutions below