Logout and clear your browser cache (or use a private browser window)
My guess is you need to not only clear the cache, but also the localStorage. That's what I try to fix with using sessionStorage for the tabs state (#13572). This may be the same or similar thing.
@dgt41 since you fixed the other tabs, pinging you on this?