You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this seems to be a well-known (and really old) Firefox bug (see here) - let me see how I can fix it (in a way that does not effect other browsers and survives the moment when Mozilla publishes a fix for their bug...)
Hmm... Not sure if it is the same.
Actually, I've never had such problems when implementing dnd with or without html5 draggable api which seems you're using in your module. Html5 draggable api is a crippled piece of crap at the current state (it doesn't even support touch devices). So why not to use pointer events?
Firefox has a problem with the draggable attribute. So these examples below and some others do not work on Firefox.
click
click
FF version 118.0.2 (64-bit)
The text was updated successfully, but these errors were encountered: