issue on mobile
-
Hello, thank you for the plugin!
I have an issue when user click on an image in the gallery (using mobile device) and then trying to navigate to another image by swiping to the left or right – nothing happens.
There is a Javascript error:
foobox.free.min.js?ver=2.7.0:10 Uncaught TypeError: Cannot read property ‘touches’ of undefined
at HTMLDivElement.onTouchStart (foobox.free.min.js?ver=2.7.0:10)It looks like in line:
var b = a.originalEvent.touches || a.touches;
the a.originalEvent is undefinedPlease check.
Thanks,
Alex
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘issue on mobile’ is closed to new replies.