GroupBy + OrderBy doesn't order by dates in Chrome
Open
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.