Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

fix(gesture): don't stop hijacking clicks on ios&android when jquery is loaded #1869

Closed
wants to merge 1 commit into from

Commits on Mar 11, 2015

  1. fix(gesture): don't stop hijacking clicks on ios & android when jquer…

    …y is loaded
    
    	Remove window.jQuery from check for hijacking clicks on mobile devices.
    	Touch clicks were emitted twice when jQuery was loaded which made checkboxes and buttons unusable on mobile devices.
    
    	Addressing Issue angular#1842 Utilizing proposed fix
    FrankMeyer committed Mar 11, 2015
    Configuration menu
    Copy the full SHA
    fc88511 View commit details
    Browse the repository at this point in the history