You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the IdleTimer component to control the session but there is a weird behavior happening, basically every time I try to switch section on my app the user gets idle. It starts working as expected but when it's necessary to make some redirection the user gets idle automatically. Unfortunately I can't use a higher version because my project stil uses react v16.
Reproduction Steps
Use the v4 of react-idle-timer and try to make any redirection, the user will get idle instantly.
Relevant log output
No response
Screenshots or Additional Context
No response
Module Version
4..
What browsers are you seeing the problem on? Select all that apply.
Chrome
What devices are you seeing the problem on?
Desktop
Verification
I have checked for existing closed issues and discussions.
The text was updated successfully, but these errors were encountered:
I can confirm the same is happening to me on v4.6.0, however it only affects a very small portion of our users (~1%) and I was not able to reproduce it myself locally.
Just hoping the problem will go away once we upgrade to v5.X..
Hi, we are experiencing the same issue. Unfortunately I also cannot reproduct it locally, but the users complain that onIdle is triggered before the timeout expired... We are using version 5.7.2.
What happened?
I'm using the IdleTimer component to control the session but there is a weird behavior happening, basically every time I try to switch section on my app the user gets idle. It starts working as expected but when it's necessary to make some redirection the user gets idle automatically. Unfortunately I can't use a higher version because my project stil uses react v16.
Reproduction Steps
Relevant log output
No response
Screenshots or Additional Context
No response
Module Version
4..
What browsers are you seeing the problem on? Select all that apply.
Chrome
What devices are you seeing the problem on?
Desktop
Verification
The text was updated successfully, but these errors were encountered: