pev2
pev2 copied to clipboard
Drag and drop doesn't work on FF
On https://explain.dalibo.com/ drag and drop works great on chrome, but does nothing on Firefox.
I tried to look into it a little bit and noticed that the event listeners for dragenter are firing and updating the class appropriately, but the listener for drop never fires. I am wondering if perhaps the dragleave event is firing first and is removing the drop handler.
Also thanks for making this, this website is sweet
Thanks for the report.
I can't seem to reproduce this issue. Please reopen if you still have problems.