Hi 

Please link the ngApp with ngController

*var MyApp =* angular.module('MyApp',['ngMaterial', 'ngMessages', 
'material.svgAssetsCache'])

*MyApp.*controller('quoteController', ['$http', '$scope', function($http, 
$scope) {





On Monday, 16 May 2016 13:44:01 UTC+5:30, Navaneeth S wrote:
>
> Hey guys,
>
>
> I am stuck on this, someone please help.
>
> Having difficulty to assign ng-model values on ng-repeat. So i am 
> repeating this div with an array of json objects. I can print the 'ID' 
> value of the object inside any element. But i can't use that as the 
> ng-model value for the checkbox inside. I must be doing something wrong 
> here. Any idea what that is?
>
>
> Will really appreciate it if someone can take a look. 
> Here's a codepen of the issue.http://codepen.io/snavaneeth78/pen/MyRNPL
>
>

-- 
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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to