Hey...
This will might help you
myApp.run(function($rootScope, $templateCache) {
$rootScope.$on('$viewContentLoaded', function() {
$templateCache.removeAll();
});});
On Monday, January 11, 2016 at 12:36:29 PM UTC+5:30, Piotr Powstański wrote:
>
> *Hi there,*
> I have a question about Angular cache ($cacheFactory). Is there any way
> that user can disabled that cache in a browser? If yes, please let mi know
> where to do it in Google Chrome. I'm asking because I want to know whether
> I should be ready for that situation in my implementation.
>
> Best Regards
> Piotr
>
--
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.