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

localstorage and Safari Private Browsing #107

Closed jmdobry closed 10 years ago

jmdobry commented 10 years ago

angular-cache attempts to use localStorage during Safarai Private Browsing when localStorage is actually disabled.