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
Old application code is getting cached. So there is "old" code getting executed and the UI is out of data with current code. We will eliminate the chance for cached code to be shown.
Expected behavior
We expect the UI to be a reflection of current code base