why angularjs ng-repeat not working

users must refer to a property that is accessible on the current scope. Scopes are AngularJS way of tying data from and to HTML. This is explained further in the “Model and Controller” chapter of the second tutorial page. See a working version of your Fiddle here.

HTH!

Leave a Comment