I am at a loss right now. I recently had to upgrade a web application from JQM 1.3 to 1.4 to get rid of a pretty serious bug, but now there's a new bug. Our app contains a number of pages that are supposed to be flipped via $(element).on ('swiperight', function), but the swipe event doesn't get received by the function (I put a breakpoint in the function body, and when I swipe it doesn't pause). This only happens on touch devices. If I click and drag on a desktop/laptop, the swipe gets handled.
This only seems to happen on my website. I've demoed this functionality in another application, and it works fine on touch screens. I'm using the latest jquery as well. Does anybody have any idea why this would be happening?
Aucun commentaire:
Enregistrer un commentaire