With ngTouch module included, ng-click directive is breaking the default behaviour of child elements like anchor a
and form elements like input
. The problem is only with touch devices, on mouse devices everything works as expected.
Here is an example:
http://plnkr.co/edit/BFhC6n