Hi, Why are all the `?` in the code? you are inside a ngFor loop, so it's defined by definition. Then the function seems completely unrelated to the template shown. There is too little to help you.
As a tip, if you are inside a ngFor loop, it is a bad idea to set variables on a component level, as those are shared for each instance. Regards Sander -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/angular/91f031e5-f80a-4452-a282-8e27aa07d11a%40googlegroups.com.
