a8m / a8m/angular-filter

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

Open
#148 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.9k
Forks
319
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.