Hello,
I see my controllers loading multiple times. If I add a console.log line at
the bottom of the controller, i.e.
console.log("controller loading...");
In the Chrome js console I will see
controller loading... myJsFile.js
controller loading... VM1234.js
controller loading... VM5787.js
Has anyone seen this behavior before?
I am using Angular 1.2.6 with grunt and bower. I am seeing this in dev mode
which is loading the js files directly with no minification or merging of
js files.
Any insight would be appreciated.
Thanks
Andrew
--
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.