addyosmani / addyosmani/polymer-filters
Filters on arrays only work once.
Đang mở
bug
- Ngôn ngữ chính
- JavaScript
- Star
- 102
- Fork
- 21
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
See http://jsbin.com/goqisemeta/5/edit. The filters work on the first binding, but because of how Polymer expressions handle arrays, subsequent updates to the arrays don't run through the filters again, meaning that the UI ignores any changes to array objects.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.