jmdobry / angular-cache

angular-cache is a very useful replacement for the Angular 1 $cacheFactory.
http://jmdobry.github.io/angular-cache
MIT License
1.39k stars 156 forks source link

Fix "Uncaught TypeError: Cannot read property 'maxAge' of null" #77

Closed evgeny-o closed 10 years ago

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling 9052196c5ed33eae542ee517b00ef169317294ec on evgeny-o:fix_null_exception into 189574332ce35da0b43232382ee28f1fef240505 on jmdobry:master.

jmdobry commented 10 years ago

:+1:

jmdobry commented 10 years ago

Thanks!

Your fix is in the 2.1.1 release.