@Florian_ wrote:
I have implemented some popups in my app with $ionicPopup. Inside my popup I have a div element with ng-click that calls a function in my controller.
When I click on this div element on my android device, the ng-click fires twice sometimes. For example when I touch the button twice very fast. I also have some normal buttons in my popups and I got the same behaviour.
This problem does not occur outside of the popups in my app.
Any ideas?
Posts: 4
Participants: 3