It might have something to do with the priorities of the directives, though 
it still seems like it should "just work".  From the Angular 1.2.9 docs 
(the version I'm using):

   - ngRepeat: priority 1000
   - ngSwitch: priority 800
   - ngIf: priority 600
   
Steve

On Friday, February 21, 2014 12:28:19 PM UTC-5, Bluesky Simpson wrote:
>
> Interesting. Yes. Inside ng-repeat in my case, "ng-switch on" works when 
>> "ng-if" fails. From what I read in last several posts, "ng-if" should work.
>>
>

-- 
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/groups/opt_out.

Reply via email to