Reload page on tab change

Hi @mylabonline I assume normally you would of been kicked out…? This component is only for detecting when the page has been idle for the amount of minutes you declare in the parameter…so it will not automatically time-out UD when the component has timed out. I need to implement this where I work as I have had it where someone leaves the page idle so long some components stop working correctly. So I will put on my thinking cap for a better demo and post the solution I come up with, but this may not tick the box for everyone… I mean I haven’t tried this yet, but thinking if you added two of these timer components to the page, you could set when to timeout at 24 minutes, and the other for 25 minutes, you could then call a modal on the first timeout warning them they will be redirected in one minute if no action taken…then on the second time-out re-direct either to login page or a custom timed-out page with a button to log back in… :thinking: