a8m / a8m/angular-filter

filter collection with "groupBy" when keys can be null / undefined.

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

Mô tả

https://github.com/a8m/angular-filter/blob/91ae1bfe75a4e747c2c52eab2065565aeb39c97e/src/_filter/collection/group-by.js#L36-L43

Because of memoization, special values such as `null` or `undefined` converted to their string equivalent `'null'` and `'undefined'`.

e.g. I am trying to have an `accordion-group` whose heading is the name of the group, however I cannot test for `null` or `undefined` explicitly.

```




...something with groupData...
```

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á.

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.