ngx-cache icon indicating copy to clipboard operation
ngx-cache copied to clipboard

Cache utility for Angular

Results 15 ngx-cache issues
Sort by recently updated
recently updated
newest added

**ERROR in node_modules/@ngx-cache/platform-browser/browser-cache.module.d.ts(11,21): error TS2694: Namespace '"node_modules/@angular/core/core"' has no exported member 'ɵɵNgModuleDefWithMeta'. node_modules/@ngx-cache/platform-browser/browser-cache.module.d.ts(12,21): error TS2694: Namespace '"node_modules/@angular/core/core"' has no exported member 'ɵɵInjectorDef'. node_modules/@ngx-cache/platform-browser/local-storage-cache.service.d.ts(4,17): error TS1086: An accessor cannot be declared...

** PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/fulls1z3/ngx-cache/blob/master/CONTRIBUTING.md#commit - [ ] Tests for the changes have been...

updating deps and updating version in all projects BREAKING CHANGE: using ng11 ** PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows...

** PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our guidelines: https://github.com/fulls1z3/ngx-cache/blob/master/CONTRIBUTING.md#commit - [ ] Tests for the changes have...

I have these two methods, one works and one doesnt. Shouldnt they both work? Is this a bug? ``` @Cached('fuzzy-dates') async getFuzzyDates(): Promise { console.log('calling getFuzzyDates'); return Promise.resolve(...); } async...

**I'm submitting a ...** (check one with "x") ``` [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [...

enhancement
p1: important

**I'm submitting a ...** (check one with "x") ``` [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [...

enhancement
p2: required

**I'm submitting a ...** ``` [ ] Regression (a behavior that used to work and stopped working in a new release) [x] Bug report [ ] Support request => [...

bug
p1: important

**I'm submitting a ...** (check one with "x") ``` [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [...

enhancement
p3: nice to have

**I'm submitting a ...** (check one with "x") ``` [ ] Regression (a behavior that used to work and stopped working in a new release) [X] Bug report [ ]...

enhancement
p3: nice to have