angular-swipe
angular-swipe copied to clipboard
ng-swipe-up/down disables default swipe-up/down behavior of the browser
for instance, if i got a very long div, when use ng-swipe-up directive , i want to see the details on the end of div, it will not move the long div up.
occurs both in PC and Mobile device.
It seems that it blocks scrolling.
You should be able to see the issue in Chrome Dev tools (mobile device tools) by creating an instance of div that has long, scrolling content