79739136

Date: 2025-08-18 18:59:46
Score: 0.5
Natty:
Report link

The problem is in the getCursorPos function - touchmove event does not have pageX and pageY - you need to take them from touches[0].
https://codepen.io/imhvost/pen/ZYbrqEZ?editors=1111

Reasons:
  • Probably link only (1):
  • Contains signature (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-2):
Posted by: imhvost