angular-drag-and-drop-lists icon indicating copy to clipboard operation
angular-drag-and-drop-lists copied to clipboard

not working in firefox 59.0b4 (64-bit)

Open shuryansh opened this issue 8 years ago • 2 comments

drag and drop working all browser (chrome, IE) but not working in firefox 59.0b4 (64-bit)

shuryansh avatar Mar 30 '18 17:03 shuryansh

I am also having this issue. It seems to work in Firefox on your demo, but it is not working in my app nor is it working in Edge... however, I have no issues with the DnD when using my app on Chrome.

monetteContensive avatar Apr 23 '18 14:04 monetteContensive

Update: I found out that on firefox and edge, there is a bug where you cannot drag a button - possibly just with a parent element. I converted the buttons to divs and it worked.

monetteContensive avatar Apr 23 '18 15:04 monetteContensive