a8m / a8m/angular-filter

Does the groupBy doesn't works correctly with native orderBy filter?

オープン
#148 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
2.9k
フォーク
319
PR マージ指標
30日以内にマージされた PR はありません

説明

Looks like when I trying to use native angular orderBy filter along with the groupBy filter the first doesn't affect the result:

ng-repeat="(key, value) in collection | orderBy: '-OccurredOnDate' | groupBy: groupBy"

Any thoughts?

Thanks in advance

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。