This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
ngMobile doesn't override ng-click with faster touch-based event when JQuery is loaded #2548
Closed
Description
http://plnkr.co/edit/fnJCUMn2fMZy9cIunfFj
If we leave the jquery include commented out, the ng-click responds quickly on my ipad.
If we add the jquery include back in, then the click seems to revert back to the slow click behavior.