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
Hi everyone,
I use jquery-ui: 1.13.0 in particullary widget draggable.js, in Angular 12. Bu when I refresh the page I get this error: Uncaught TypeError: Cannot read properties of undefined (reading 'mouse') at draggable.js:39 at draggable.js:35 at draggable.js:37
Could anyone help me?
I could possibly also open a pull request because I added a code snippet that handles the error.