If you experience an issue in the UI that appears to be a problem with your browser cache and not with the platform or UI itself, please clear your local storage by following these steps:
In Google Chrome:
- Access https://my.cloudelements.io in your browser.
- Open your dev tools.
- Under the 'Application' tab, click on local storage.
- Click on https://my.cloudelements.io
- Click on skeletor-production
- Press the delete key.
- Refresh the page.
- Log in again and re-test.
In FireFox:
- Access https://my.cloudelements.io in your browser.
- Open the FireFox Web Developer -> Inspector.
- Under the 'Storage' tab, click on Local Storage.
- Click on https://my.cloudelements.io
- Select the row with key 'skeletor-production'
- Right-click (or control-click if on a Mac) this row and choose `Delete "skeletor-production"`.
- Refresh the page.
- Login again and re-test.
Note: The same steps can be performed in the Staging environment by deleting the local storage for "skeletor-staging" while logged into the Staging UI.