Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

ngClick and checkboxes receiving double clicks on touch devices when jquery is included #1842

@FrankMeyer

Description

@FrankMeyer

md-checkbox and ng-click are behaving strange on touch-devices when jQuery is included.
Without jQuery all works fine.
Here is an example with angularJS 1.3.14 and angular-material 0.8.3:
http://codepen.io/anon/pen/qEMJXo
The Button clicks will count twice and the md-checkbox is barely checkable.
Testet on Galaxy S4 with android standard browser and on a Motorola Tablet with Chrome and Firefox.
I also tried to include ngTouch,hammer.js and jQuery-mobile. Neither helped.
It seems that angular elements receive double clicks all the time.

Dropping jQuery is not an option, as it will be used widely in the underlying project.
Anyone have a clue why jquery brings such behaviour?
Or am I missing something?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions