adopted-ember-addons / adopted-ember-addons/ember-paper

is virtual-repeat ready to be used?

Đang mở
#631 11 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
879
Fork
327
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I am trying to get virtual repeat to work. No errors but i can't get anything to actually display.
Is virtual repeat usable??
inside HTML there are elements there , but it is just not showing. Tried all the demos , reduced down to bare metal and still dosen't work. Give the same set of CSS as Demo and no.
I am on ember 1.0.14.
```
{{#paper-virtual-repeat model
class="vertical-demo" as |visibleItems|}}
{{#each visibleItems as |item|}}
{{item.message}}
{{/each}}
{{/paper-virtual-repeat}}

```
![screenshot_20170125_231155](https://cloud.githubusercontent.com/assets/419606/22300253/47834a4c-e355-11e6-96b1-d07b4912a65f.png)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.