Hi Daniel. You can't use both ngRepeat and ngIf on the same element, they both create a new scope. Why don't you use a filter, to filter out unwanted elements from list?
Regards Sander PS, You will receive answers faster if you post an 'working' plunk, have a look at this: http://plnkr.co/edit/tpl:UgRR2r6xmQUykBeltXPY?p=preview -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
