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
Update: looks like this is due to an intentional change to not remove boolean attributes when they are set to a blank string: angular/angular.js@3faf450.
I have a button that looks like the below. When I remove the
ng-disabled
everything works fine, otherwise the spinner never appears.The text was updated successfully, but these errors were encountered: