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

Uncaught ReferenceError: TouchEvent is not defined in Firefox #1000

Open
kiasyn opened this issue Jan 30, 2025 · 0 comments
Open

Uncaught ReferenceError: TouchEvent is not defined in Firefox #1000

kiasyn opened this issue Jan 30, 2025 · 0 comments
Labels
bug Something isn't working needs triage This issue has not been tested by a team member yet

Comments

@kiasyn
Copy link

kiasyn commented Jan 30, 2025

Which exact UI Library version are you using? For example: 1.0.1 - don't just write v1.

1.12.2

Bug summary

lib/utils/drag.ts references TouchEvent, which is not defined in Firefox (134.0.2) on Desktop without a touch device connected.

Specifics

I am using Umbraco 15.1.2 and this means dragging the focus setter on the image crops does not work.

Works fine in Chrome.

Steps to reproduce

Open Firefox and type TouchEvent in the console? 😆

Try using the Umbraco Focus Setter tool in Firefox - you will not be able to drag the pin around the image

Expected result / actual result

No response

@kiasyn kiasyn added bug Something isn't working needs triage This issue has not been tested by a team member yet labels Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage This issue has not been tested by a team member yet
Projects
None yet
Development

No branches or pull requests

1 participant