mgcrea / angular-strap

AngularJS 1.2+ native directives for Bootstrap 3.
mgcrea.github.io/angular-strap
MIT License
5.73k stars 1.38k forks source link

Add option to disable click emulation for touch devices #2274

Closed danielschuetter closed 5 years ago

danielschuetter commented 6 years ago

When using angular strap in combination with angular material both components emulate the click on touch devices. This leads to ng-click functions being called twice. The datepicker next/prev month buttons for example skip every other month on touch devices.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.