GroupBy + OrderBy doesn't order by dates in Chrome
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 2.9k
- Forks
- 319
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Here's JS Bin of GroupBy + OrderBy
http://jsbin.com/qewono/1/edit
A few observations:
- It only doesn't work in Chrome. In IE records ordered correctly
- It only breaks when there are many records. If you try to remove first dozen of records it orders correctly
- plain Angular's OrderBy filter works well on the same array http://jsbin.com/beciva/3/edit
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.