I have a div like this

inside ng-repeat:

<div class="cssCellContent" ng-style="tableColumnWidth($index,
column.width)"/>

I have console.log present in tableColumnWidth() funciton
after rendering the content, the method tableColumnWidth() is called
continuously (almost once in a milli second.

I have ui-router etc.. too..

any idea what could be triggering this tableColumnWidth() call

Thank you.

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