@oskr wrote:
Hi, I'm using the $ionicLoading while loading content from a rest service and hiding the loading progress on then call of promise.
This is done only the first time data is required.
Then I'm using pull to refresh (ionRefresher) to refresh data but the ionSpinner in the refresher is frozen (without animation).
I think there is something wrong when in the call to $ionicLoading.hide() that freezes all ionSpinners in view. My platform is android. Here is an small example of this behavior using only a ionSpinner and $ionicLoading: http://codepen.io/oscarmesa/pen/EKyrMr
Posts: 1
Participants: 1