Hi Vishnu, My guess, the same `isClassVisible` property, is used for every card. If there is only 1 property on your component, how do you expect to switch individual cards? Quick&dirty fix? `isClassVisible[person.id]` Better fix? split out the inner Html to a separate person component, and keep the logic for the 'list' and the 'ítem' separate.
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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
