I have an array of products that I\'m repeating over using ng-repeat and am using
<
You must use filter:{color_name:by_colour} instead of
filter:{color_name:by_colour}
filter:by_colour
If you want to match with a single property of an object, then write that property instead of object, otherwise some other property will get match.