How is the Database Queries being Performed at the back end. it might be 
variable issues

On Saturday, January 16, 2021 at 10:23:52 AM UTC-8 Andreas Vasd wrote:

> 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.  
>
> 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/fbc18874-99c1-42c1-bfbc-ffdc0c6ae175n%40googlegroups.com.

Reply via email to