• Resolved alex.gav

    (@alexgav)


    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 undefined

    Please check.
    Thanks,
    Alex

Viewing 1 replies (of 1 total)
  • Plugin Author bradvin

    (@bradvin)

    hey Alex,

    Thanks for raising this issue. We have an update that will probably be going on Monday which fixes this issue.

    cheers

Viewing 1 replies (of 1 total)
  • The topic ‘issue on mobile’ is closed to new replies.