Hello everyone! :)

I'm facing an Angularjs problem (it is in an old project). I have a search 
input. When I search for something e.g 'searchTerm' 
a get request is made to an internal api and it returns an array of objects 
with many properties. In the same time the search resutls are filtered 
based on 
the filter i have put. 

The problem is that when I have only the firstName filter everything works 
well but when I add the lastName
filter nothing works. Is it a syntax error? Any ideas?
***I want a filtering based on firstName, lastName properties only.
[image: PrtScr capture_3.jpg]
Thanks a lot!

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/fa60055f-4c15-42ff-b987-88414917f5b2n%40googlegroups.com.

Reply via email to