Follow the Planker http://plnkr.co/edit/ku8RZr7xIKSjw5zQYoRo?p=preview
On Wednesday, September 24, 2014 4:46:22 PM UTC-3, Bruno Ramos wrote: > > Today i change all ng-show in my code to ng-if. Now the performance of my > app good but i have problems with the view. > With ng-show i used the form.$valid to change some icons in the menu but > now using the ng-if the $valid don't work. > The $valid only work when i'm in the page, when i'm out the i lost the > menu icon. > -- 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.
