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

Angular 7 Support #119

Closed danielmoncada closed 5 years ago

danielmoncada commented 5 years ago

I'm submitting a ... (check one with "x")

[ ] bug report => search github for a similar issue or PR before submitting
[X ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/HackedByChinese/ng2-idle/blob/master/CONTRIBUTING.md#getting-help

Current behavior

While using in an Angular 7 project, I get the following warnings:

warning " > @ng-idle/core@6.0.0-beta.3" has incorrect peer dependency "@angular/common@^6.0.0".
warning " > @ng-idle/core@6.0.0-beta.3" has incorrect peer dependency "@angular/core@^6.0.0".

Expected behavior no warnings

xinthose commented 5 years ago

The error I get with Angular 7 is this:

Uncaught TypeError: rxjs_Observable__WEBPACK_IMPORTED_MODULE_4__.Observable.fromEvent is not a function
anveshreddy48 commented 5 years ago

+1

r-guerin commented 5 years ago

+1

moribvndvs commented 5 years ago

This is available as @ng-idle/core@7.0.0-beta.1 and @ng-idle/keepalive@7.0.0-beta.1