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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
In the demo page, every time that you make a change in the md-autocomplete example in the md-chips section, you get this error:
Error: [$rootScope:inprog] $apply already in progress http://errors.angularjs.org/1.3.15/$rootScope/inprog?p0=%24apply
at angular.js:63
at beginPhase (angular.js:14820)
at Scope.$apply (angular.js:14564)
at e. (docs.js:4)
at HTMLInputElement.eventHandler (angular.js:3032)
at e.R.mouseUp (docs.js:4)
at $parseFunctionCall (angular.js:12404)
at callback (angular.js:21566)
at Scope.$eval (angular.js:14466)
at Scope.$apply (angular.js:14565)