Closed mrinterweb closed 9 years ago
After being very confused why when subclassing ember-list-view no content would appear, I looked at the examples in the source of list-view.js. The view should take a content argument instead of items.
content
items
After being very confused why when subclassing ember-list-view no content would appear, I looked at the examples in the source of list-view.js. The view should take a
content
argument instead ofitems
.