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.
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.
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.