Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interrupts should not be paused during the timeout countdown #4

Closed
BahKoo opened this issue Mar 29, 2016 · 1 comment
Closed

interrupts should not be paused during the timeout countdown #4

BahKoo opened this issue Mar 29, 2016 · 1 comment

Comments

@BahKoo
Copy link

BahKoo commented Mar 29, 2016

When the onTimeoutWarning event is firing events, the interrupts are paused. I can't find a way to prevent the timeout. I don't think interrupts should be paused so that the timeout can be prevented.

What I want to do is display the countdown to the user and allow them to cancel the timeout simply by moving the mouse over the page. This is a feature that I had working with ng-idle for Angular 1 which doesn't seem to work in ng2-idle.

@grbsk
Copy link
Owner

grbsk commented Mar 29, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants