mobile-angular-ui
mobile-angular-ui copied to clipboard
$scope.bottomReached = function() {} is keep calling in mobile browsers
Hi,
when bottomReached event get triggered it keep calling the binding function. This scenario only happens on mobile browsers. Chrome/Firefox on desktop works fine.
Not sure anyone else ever met this problem?
Hi @mqslove17, can u provide a little more details. What does keep called means? Like some sort of a loop? I mean, you drag the screen to the bottom and it is called endlessly?
Also on which browsers u tested it?
Thanks