I would like to know that how can i skip maintaining the state of the visited tab screen. What i mean is if i am on the first tab and i visit a nested route within that tab and then switch to the second tab. Now coming back to the first tab should always take me to the initial screen rather then the nested screen. How do i do that?