I just noticed that when I log out on Tab A that I continue to see Tab B as if I was logged in because we’ve only set that page to redirect to the homepage if you’re logged out on page load.
Would be easy enough to add extra logic elsewhere, but seems like more effort / maintenance / complexity than it’s worth.
I could be wrong though. This may not be the desired behavior. Does anyone know if there’s a standard practice for larger apps? …I suspect they’ve given this some real thought.