The subpages on the workspace overview fail to load or rendered partially when the upgrade path is XP0 to XP1DescriptionAfter upgrading from Xanadu Patch 0 to Xanadu Patch 1, the subpages in the Workspace Overview either fail to load or are only partially rendered. This issue occurs specifically when users have visited the Workspace pages on Xanadu Patch 0 and the browser cache is populated. If they continue to use the same browser after upgrading to any Xanadu Patch 1 version, they will encounter this issue. Note: This issue is observed only when the upgrade path is from Xanadu Patch 0 to Xanadu Patch 1.Steps to Reproduce Login to the instance on Xanadu Patch 0Install any Workspace.Open the Workspace in multiple systems and browsers (you can impersonate with user abel.tuter)Load the entity pages and try navigating around them to build the browser cacheVerify that the cache is loaded in Service Worker Go to dev tools, open Application tab, check that data is being cached (e.g. Storage / IndexedDB / POLARIS_CACHE / POLARIS_SERVICE_WORKER / CACHE_STATUS has 1 key config with value that has value.cacheBuster starting with 17...) Keep the tabs open in the browser.To reproduce the issue, upgrade the instance to XP1After the upgrade is completed, check the overview page Actual: The page is blank or partially rendered.Expected: The Page should be loaded fully without any issues.WorkaroundThe issue is fixed in Xanadu Patch 2. Please upgrade to this fixed version or the above versions for a permanent fix.Related Problem: PRB1788948