angular-cache
                                
                                 angular-cache copied to clipboard
                                
                                    angular-cache copied to clipboard
                            
                            
                            
                        angular-cache is a very useful replacement for the Angular 1 $cacheFactory.
                                            Results
                                            
                                                22
                                            
                                            angular-cache issues
                                        
                                        Sort by
                                                recently updated
                                            recently updated
                                                
                                                newest added
                                                
                                            The modul throws an exception _TypeError: localStorage is null_ and does not work anymore, if the local storage is disabled in firefox. testet with version firefox 44.0b9 about:config => dom.storage.enabled...
                                                                    bug
                                                            
                                                                                                            When I set mode to use local storage and try to request and get a response more than 5M, it will cause the error: Uncaught QuotaExceededError. That is because it...
                                                                    wontfix