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

Support for Angular 12+? #155

Closed NehaTawar closed 2 years ago

NehaTawar commented 2 years ago

Any plan on upgrading the module to support latest Angular 12+? Getting a error of incompatibility with @angular/common. Have to force install the node_modules.

NateRadebaugh commented 2 years ago

Support for Angular 12 is being tracked in the following PR: #151

moribvndvs commented 2 years ago

151 has been merged and @ng-idle/core and @ng-idle/keepalive have been published. I had some problems with bugs in the publishing side of things, use 11.0.3 to be sure.