<li *ngFor="let c of (listName | sort ) | search : searchText;  let i
= index;  " class="advance-list-heading" >

I have above .html file where in sort array does not work, I mean I put
console.log in it but it never prints nor it sorts.

Thanks

-- 
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/CAKVZMjBTgsVY8UrTmr0b4gUTrEvc2ziAOc9779sxXxGi2j8nrQ%40mail.gmail.com.

Reply via email to