Blank configuration pages or empty panels in work item view
In some cases you may observe one or more of the following behaviours:
App configuration pages display a blank (white) screen and cannot be opened.
Issue Filter or Advanced Links panels display an empty white panel in work item view instead of the expected linked work items.
Cause
This behaviour can occur after an app update if the browser continues using previously cached application resources instead of loading the latest version of the app.
Resolution
To resolve the problem, clear the cached resources for the affected page and reload it:
Google Chrome / Microsoft Edge
Open the affected page.
Open Developer Tools.
Right-click the browser's Reload button.
Select Empty Cache and Hard Reload.
Verify whether the issue is resolved.
Mozilla Firefox
Firefox does not provide an Empty Cache and Hard Reload option.
Instead:
Open the affected page.
Perform a Hard Refresh (
Ctrl + F5on Windows/Linux orCmd + Shift + Ron macOS).If the problem persists, clear the browser cache and reload the page.
Safari
Enable the Develop menu if it is not already enabled.
From the Develop menu, select Empty Caches.
Reload the affected page.