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
I have attached the hold function to a div element, I have console logged the event object upon holding, and I have noticed that the first time, the currentTouch object does not appear.
The currentTouch does appear on the second hold... Is it just me or can anyone else reproduce this issue?
Attached is the screenshot from chrome developer tools...
The text was updated successfully, but these errors were encountered:
Hello,
I have attached the hold function to a div element, I have console logged the event object upon holding, and I have noticed that the first time, the currentTouch object does not appear.
The currentTouch does appear on the second hold... Is it just me or can anyone else reproduce this issue?
Attached is the screenshot from chrome developer tools...
The text was updated successfully, but these errors were encountered: