mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
Angular's filter function uses a pattern object to filter specific properties on objects contained by the array. We want an exact match instead, which has to be done by means of a function.