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

An empty md-list-item throws an exception #2649

Closed
ddimitrop opened this issue Apr 30, 2015 · 8 comments
Closed

An empty md-list-item throws an exception #2649

ddimitrop opened this issue Apr 30, 2015 · 8 comments
Assignees
Milestone

Comments

@ddimitrop
Copy link

Code like that throws an exception in 0.9

<md-list>
  <md-list-item>
  </md-list-item>        
</md-list>

http://codepen.io/anon/pen/jPPLJZ

@ddimitrop
Copy link
Author

@christianmenz
Copy link

Just had the same issue while trying to add ng-switch on the md-list item. I guess it's the same root cause.

....

@Janpot
Copy link

Janpot commented May 24, 2015

It seems to happen when there's no ng-click on the <md-list-item>.

@mertenhanisch
Copy link

+1
Lists should be possible without ng-click

@r0b-
Copy link

r0b- commented Jun 1, 2015

+1

1 similar comment
@schmkr
Copy link

schmkr commented Jun 4, 2015

+1

@nextor2k
Copy link

+1

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

8 participants