This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
OrderBy filter doesn't work with dates (momentJS and native dates) #10512
Closed
Description
Since 1.3.7, OrderBy filter isn't working anymore with momentJS or native dates.
I've build a plunker to reproduce the issue : http://plnkr.co/edit/tzcbq7gJgOXvY5gj5QI0?p=preview
Using angular 1.3.6 fix the issue.