79526502

Date: 2025-03-21 20:11:57
Score: 1
Natty:
Report link

You're trying to add touch event listeners to a list of elements (querySelectorAll), not individual elements.

Use a forEach loop to add the listeners to each element found by querySelectorAll.

For testing on IOS, if you have a computer running MacOS, you can enable the develop menu in safari's preferences.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: asmtilde