Questions tagged [ng-idle]

an angularjs module to timed out the application when the screen is idle.

An angularjs module to timed out the application when the screen is idle as per the parametrised settings, by using the IdleProvider and KeepAliveProvider.

Can see the demo in the link

61 questions
-1
votes
1 answer

Why is this function being ignored in Angular?

I'm using ngIdle and ngStorage in an effort to persist data that someone has entered to a page after they've been timed out, so that when they log back in the stuff they entered before signing out is still there. My goal with the following code was…
Ajv2324
  • 422
  • 8
  • 24
1 2 3 4
5