Hi Victoria,

I deleted my previous answer, because it was plain wrong, noticed later on 
that you are iterating an object in stead of an array. that makes a big 
difference!
you can try this:

<div ng-repeat="(name,category) in oscars.categories">
        {{name}}
...

Does this help you?

Regards
Sander


-- 
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.

Reply via email to