Does the groupBy doesn't works correctly with native orderBy filter?
オープン
- 主要言語
- 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 はまだ評価されていません。