mattbryson / TouchSwipe-Jquery-Plugin

TouchSwipe is a jquery plugin to be used with jQuery on touch input devices such as iPad, iPhone etc.
http://labs.rampinteractive.co.uk/touchSwipe/
Other
4.05k stars 1.68k forks source link

Uncaught TypeError: Cannot read property 'ALL' of undefined #330

Closed builderux closed 5 years ago

builderux commented 6 years ago

I am getting an error Uncaught TypeError: Cannot read property 'ALL' of undefined This is my code http://prntscr.com/gtrb25

mattbryson commented 5 years ago

jQuery.fn.swipe.fingers is defined and used throughout the plugin, so it must be being cleared by some external code?

If you are still having the issue, please re open and proved an example that I can look at.