Hello, In index.html, I have <div ng-view></div> The ng-view loads partial file: partials/header.html I renamed the partials/header.html to partials/header-static.html
However, the controller continues to retrieve the old file partials/header.html and not partials/header-static.html file This is on EC2, running nginx. I have tried restarting browser + clearing cookies / cache etc. and also http://stackoverflow.com/questions/14718826/angularjs-disable-partial-caching-on-dev-machine still no luck.. -- Twitter: @anuragphadke (https://twitter.com/#!/anuragphadke) -- 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.
