You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the state tab is open (or even if it's not open), the changes to the state are not reflected in the tab (its contents appear to be cached). The only way to see the updated data is to select the session from the sessions tab - it forces the refresh.
Ideally, the session tab's contents should change dynamically after each turn or event that causes session state changes, just like "Treads and Variables" tab in an IDE would change every time the debugger pauses. Highlighting the deltas on each turn would make developers appreciate the feature even more.