ng2-idle icon indicating copy to clipboard operation
ng2-idle copied to clipboard

Responding to idle users in Angular (not AngularJS) applications.

Results 61 ng2-idle issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.15.1. Commits 62a551c Release version 1.15.1 of the npm package. 7fe0779 Use for ... of. 948c30c Fix redirecting to relative URL when using proxy 22e81fc...

dependencies

Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...

dependencies

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...

dependencies

With Angular 13 a new package format was rolled out. They're also encouraging library developers to publish libraries with partial ivy compilation mode, which removes the need for ngcc. This...

enhancement

I have ng-idle/core 11.1.0 installed in an Android Ionic Capacitor application. After the user logs in, the idle watch kicks in and after 5mins of idleness the user is logged...

bug

**NOTE**: Due to limited time constraints and resources, we ask that you please use Stack Overflow or similar to troubleshoot or ask general questions, and not use bug reports to...

bug

Greetings, all! I know a lot of you are wondering about the status of this project and are perhaps (and understandably) annoyed about turn around time and status of issues....

help wanted
question

**Describe the bug** **ERROR TypeError**: this.expiry.last is not a function at Idle.push../node_modules/@ng-idle/core/fesm5/ng-idle-core.js.Idle.watch (ng-idle-core.js:1221) **To Reproduce** app.module.ts ```typescript import { Idle, IdleExpiry } from '@ng-idle/core'; @NgModule({ ... providers: [ Idle, IdleExpiry...

bug

…compatibility stackoverflow question number - 25204282 **Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines: https://github.com/moribvndvs/ng2-idle/blob/master/CONTRIBUTING.md#pr - [ ] Tests for the changes...

**NOTE**: Due to limited time constraints and resources, we ask that you please use Stack Overflow or similar to troubleshoot or ask general questions, and not use bug reports to...

bug