How to make the component work with multiple tabs? Something like a rolling principle between multiple tabs.
Currently, the component works fine for each window/tab managing the session timeout per window session, but the issue arises with Single Sign-On where you may have multiple tabs opened (say T1, T2) if T1 has been inactive for the Session time out interval both T1 and T2 boot out from the session.
We need T1 and T2 to be able to roll the session.
Hallo Arun ,
After you create Tabs
1. go-to styles and add next class
2. add next class
.disabled{ pointer-events: none; }
3. go to your tab and add class name in extended class