You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating to 1.2.1 amsterdam I've noticed that $ionicLoading has some strange behavior. It shows up fine, with or without text, but whenever I call hide() it shows an small empty overlay... smaller that the one shown when calling show(). It is only visible very briefly; we're talking something like 200 milliseconds or so.
Has anyone else noticed the same behavior?
Example (the small overlay appearing just after I call hide() on $ionicLoading);
The text was updated successfully, but these errors were encountered:
Tobiaswk
changed the title
$ionicLoading strange behavior after 1.2.1 amsterdam
bug: $ionicLoading strange behavior after 1.2.1 amsterdam
Dec 23, 2015
Type: bug
Platform: all
After updating to 1.2.1 amsterdam I've noticed that $ionicLoading has some strange behavior. It shows up fine, with or without text, but whenever I call hide() it shows an small empty overlay... smaller that the one shown when calling show(). It is only visible very briefly; we're talking something like 200 milliseconds or so.
Has anyone else noticed the same behavior?
Example (the small overlay appearing just after I call hide() on $ionicLoading);
The text was updated successfully, but these errors were encountered: