Does the groupBy doesn't works correctly with native orderBy filter?
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 2.9k
- Forks
- 319
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.