ng-idle
ng-idle copied to clipboard
Issue in multiple tabs
If we use same application in multiple tabs, both application uses the same localstorage for storing ngIdle.expiry and one application extends the session of other one. Is there any work around to fix this issue in current version, like configure sessionstorage instead of localstorage or like change the id field in the ngIdle.expiry.
Thanks in advance
Yes, In our application too having the same issue. Can you please suggest how to achieve it. Thanks in advance
Hey, did you resolve the issue? I have the same problem. thanks