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
Hey, I'm running IE 11 and the begin drag if failing when setting e.dataTransfer.setData('text/plain', 'anything'); with Unexepected call to method or property access. I was wondering if you know anything about that.
Hey, I'm running IE 11 and the begin drag if failing when setting
e.dataTransfer.setData('text/plain', 'anything');
withUnexepected call to method or property access
. I was wondering if you know anything about that.You can use my test here
The text was updated successfully, but these errors were encountered: