I'm having an issue with Hammerjs swipe gestures breaking scrolling on my page. If I enable hammer on my main container with a swipe it breaks the scrolling on iOS devices. However the swipe even does go through and calls the proper function.
Anyone else encountered an issue like this? The tips n tricks section on their site says to avoid vertical swiping and panning but I just wanted to see if there were any workarounds.