jquery-idle-timeout
jquery-idle-timeout copied to clipboard
Keep alive polling intervenes with idle timer?
It seems that when pollingInterval is smaller value than idleAfter then idle doesn't every happen?
Might have been some change I had made to source... Copied from source now, but am still not getting timeout warning modal shown if pollingInterval is smaller than idleAfter. It just logs user out.