Hi,

I have a plunker showing a difference in equality-filter behavior between 
Angular 1.0.8 and 1.2.12:

http://plnkr.co/edit/aAKgPoIr22fmzi1LE3HT?p=preview

The Angular built-in equality-filter (see the first ng-repeat in 
index.html) works in version 1.0.8, but if you change the Angular version 
to 1.2.12 it breaks (or works differently). 
Is this a bug or did I miss out on some release note somewhere?

(I also included a working custom filter (second ng-repeat in index.html), 
and a commented out  $scope.itemShow filter, that would work fine if the 
filter call format for passing parameters
were consistent in Angular, so that colon separated parameters could be 
passed to $scope filters - that would be intuitive and useful)

Regards,
Claus

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to