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...
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...