moribvndvs / ng2-idle

Responding to idle users in Angular (not AngularJS) applications.
https://moribvndvs.github.io/ng2-idle
Apache License 2.0
315 stars 128 forks source link

Not supporting Angular 9.1 #138

Closed abhijatyatewari closed 4 years ago

abhijatyatewari commented 4 years ago

node_modules/@ng-idle/keepalive/lib/keepalive.d.ts:25:18 - error TS2314: Generic type 'ɵɵFactoryDef' requires 2 type argument(s).

25 static ɵfac: ɵngcc0.ɵɵFactoryDef;

moribvndvs commented 4 years ago

Addressed in #141