Open
Description
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.
Thanks, I'm waiting for updates.