I am creating a simple web application that uses the new version of hammerJS to scale. I am having trouble dragging the default iOS page when the pinch starts. These seams overlap the pinch event that I am trying to capture. Any help to stop this while using hammerJS would be greatly appreciated.
PS: I tried to use event.preventDefault () to no avail.
source
share