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.
I have also had the exact same error when I upgraded angular to 1.5.4. It does not happen in angular 1.5.3. Unfortunately I cannot replicate it on the Codepen and do not understand why it occurs...
I'm having some focus issues with my application, but when it does go wrong, I get this:
TypeError: Cannot read property 'focus' of undefined
at MdTabsController.redirectFocus (http://localhost:3000/jspm_packages/github/angular/bower-material@1.0.2/angular-material.js:23818:45)
at fn (eval at (unknown source), :4:295)
at callback (http://localhost:3000/jspm_packages/github/angular/bower-angular@1.5.0-rc.0/angular.js:24278:17)
at Scope.$eval (http://localhost:3000/jspm_packages/github/angular/bower-angular@1.5.0-rc.0/angular.js:16554:28)
at Scope.$apply (http://localhost:3000/jspm_packages/github/angular/bower-angular@1.5.0-rc.0/angular.js:16654:25)
at HTMLElement. (http://localhost:3000/jspm_packages/github/angular/bower-angular@1.5.0-rc.0/angular.js:24283:23)
at defaultHandlerWrapper (http://localhost:3000/jspm_packages/github/angular/bower-angular@1.5.0-rc.0/angular.js:3471:11)
at HTMLElement.eventHandler (http://localhost:3000/jspm_packages/github/angular/bower-angular@1.5.0-rc.0/angular.js:3459:9)
The text was updated successfully, but these errors were encountered: