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
Uncaught TypeError: Cannot read property 'offsetTop' of undefined
at a.startDrag (app.469ed2d6a8e1cda9b93f.js:272)
at n (vue.esm.js:124)
at HTMLDivElement.t (vue.esm.js:1656)
It's because e.explicitOriginalTarget works only in firefox.
How can fix it?