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 has been archived by the owner on Sep 5, 2024. It is now read-only.
The following error appears with ng-repeat in md-list-item, but not in md-grid-tile, nor in table row
This has no apparent effect on rendering
ngMaterial 0.9.4; same with angular 1.3.15
TypeError: Cannot read property 'addEventListener' of null
at postLink (http://mustertools/bower_components/angular-material/angular-material.js:6792:21)
at invokeLinkFn (http://mustertools/angular/angular-1.4.0-rc.2/angular.js:8587:9)
at nodeLinkFn (http://mustertools/angular/angular-1.4.0-rc.2/angular.js:8096:11)
at compositeLinkFn (http://mustertools/angular/angular-1.4.0-rc.2/angular.js:7497:13)
at publicLinkFn (http://mustertools/angular/angular-1.4.0-rc.2/angular.js:7371:30)
at boundTranscludeFn (http://mustertools/angular/angular-1.4.0-rc.2/angular.js:7516:16)
at controllersBoundTransclude (http://mustertools/angular/angular-1.4.0-rc.2/angular.js:8123:18)
at ngRepeatAction (http://mustertools/angular/angular-1.4.0-rc.2/angular.js:26918:15)
at Object.$watchCollectionAction as fn
at Scope.$digest (http://mustertools/angular/angular-1.4.0-rc.2/angular.js:15539:29)
The text was updated successfully, but these errors were encountered: