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
EDIT: It looks like the progress bar initially animates. Click "Run" to re-run and see the described behavior
Specifically, using Bootstrap progress bars and Font Awesome spinner icon animations (as in the JSFiddle), if there is a ui-view anywhere in scope AND one of the animation classes is hidden using ng-show, all other animations in scope won't be active.
If you use developer tools and toggle the animation class, it will animate.
It works in IE (10) and Firefox -- so this may be a chrome bug.