Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

self._mouseCapture is not a function #35

Closed
dmzone opened this issue Mar 7, 2024 · 4 comments
Closed

self._mouseCapture is not a function #35

dmzone opened this issue Mar 7, 2024 · 4 comments

Comments

@dmzone
Copy link

dmzone commented Mar 7, 2024

I always get this error on Chrome, even in desktop.
self._mouseCapture is not a function
at mouseProto._touchStart (jquery.ui.touch-punch.js:116:31)
at HTMLDivElement.dispatch (jquery-3.7.1.min.js:2:40035)
at v.handle (jquery-3.7.1.min.js:2:38006)

(jQuery UI - v1.13.2)

@RWAP
Copy link
Owner

RWAP commented Mar 7, 2024

I don't see that error here - and certainly nothing is reported on Chrome. That line has been in the code for some years and no-one else has reported the issue so I guess it might be linked to something else...

Do you have jQuery-UI installed and included the mouse widget if you went for a custom download?
That provides the mouse control.

@melloware
Copy link

I have also never seen this issue.

@dmzone
Copy link
Author

dmzone commented Mar 8, 2024

I think it was related to some version issue; now i've got the right combination and this issue is gone.

@RWAP
Copy link
Owner

RWAP commented Mar 8, 2024

Great that is a relief!

@RWAP RWAP closed this as completed Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants