GroupBy + OrderBy doesn't order by dates in Chrome
Aperta
- Lingua principale
- JavaScript
- Stelle
- 2.9k
- Fork
- 319
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.