Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

bug: md-list-item generates bogus error "cannot read property 'addEventListener' of null" #2910

Closed
HenrikBechmann opened this issue May 19, 2015 · 3 comments
Assignees
Milestone

Comments

@HenrikBechmann
Copy link

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)

@HenrikBechmann HenrikBechmann changed the title bug: md-grid-list generates bogus error "cannot read property 'addEventListener' of null" bug: md-list-item generates bogus error "cannot read property 'addEventListener' of null" May 19, 2015
@geret13
Copy link

geret13 commented May 19, 2015

Possible duplicate of #2649

@HenrikBechmann
Copy link
Author

Yes most likely, feel free to close.

@ThomasBurleson ThomasBurleson self-assigned this May 28, 2015
@ThomasBurleson ThomasBurleson modified the milestone: Backlog May 28, 2015
@ThomasBurleson ThomasBurleson modified the milestones: Backlog, 0.12.0 Sep 2, 2015
@topherfangio
Copy link
Contributor

Closing the issue; if it re-presents itself, please make a comment and we can re-open, or submit a new issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants