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
Describe the bug
Sometimes the UI appears to use a cached version of the frontend's en.json translation keys in the browser, which results in text in buttons and labels to appear undefined or show code. This spike is to understand why.
Expected behavior
The UI should always fetch the latest en.json file (assuming that's the issue)
The text was updated successfully, but these errors were encountered:
Let's confirm whether we see this in all environments. This is definitely replicable in staging, and usually happens after a deployment. Usually "fixable" by a hard refresh.
Pinging @kcalvo-cli are you aware of any non-caching of front end assets for some envs?
Version where bug was found:
all
Describe the bug
Sometimes the UI appears to use a cached version of the frontend's en.json translation keys in the browser, which results in text in buttons and labels to appear undefined or show code. This spike is to understand why.
Expected behavior
The UI should always fetch the latest en.json file (assuming that's the issue)
The text was updated successfully, but these errors were encountered: