GroupBy + OrderBy doesn't order by dates in Chrome
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 2.9k
- Forks
- 319
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
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.