a8m / a8m/angular-filter

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

Aperta
#148 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
2.9k
Fork
319
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.