Closed danielbair closed 7 years ago
Trying to do... var cycles = $filter('where')(obj,{cycle_start: 'true'});
But getting... Error: object is null
Hey @danielbair Sorry for the late response. I don't see any issue with that. here's a jsbin follows your example. Feel free to open the issue if you still have any trouble with angular-filter.
Trying to do... var cycles = $filter('where')(obj,{cycle_start: 'true'});
But getting... Error: object is null