Cleaning your Browser Data and Why it's Important
Clearing your browser data (cache, cookies, local storage) forces the browser to fetch fresh resources from Perspio’s servers, preventing stale scripts, styles, or data from causing interface glitches or misreported telemetry. This practice is especially crucial immediately following a Perspio release update, as the updates may otherwise be blocked by the browser’s cache, leading to broken dashboards or device status pages.
Why Clearing Browser Data Matters for Perspio
-
Ensures Latest Code Delivery
Browsers often cache assets to speed up page loads—but after a release, cached files can prevent new features or bug fixes from loading correctly. -
Prevents UI Glitches
Outdated styles or scripts in cache can cause misaligned buttons, blank widgets, or non-functional controls in Perspio’s dashboards and workflows. -
Maintains Accurate Telemetry Display
Cached API responses or local storage values may lead to stale telemetry readings or asset location data in the PerspioWeb interface. -
Avoids Authentication Errors
Cookies or session storage left over from previous versions might cause unexpected sign-outs or “session invalid” errors in Perspio after backend authentication changes.
How to Clear Browser Data
Google Chrome
-
Click the three-dot menu → More tools → Clear browsing data.
-
Select Cached images and files and Cookies and other site data.
-
Choose All time as the time range.
-
Click Clear data.
Mozilla Firefox
-
Open ☰ menu → Settings → Privacy & Security → Cookies and Site Data → Clear Data…
-
Tick Cached Web Content and Cookies and Site Data.
-
Click Clear.
Microsoft Edge
-
Click ••• menu → Settings → Privacy, search, and services → Clear browsing data → Choose what to clear.
-
Check Cached images and files and Cookies and other site data.
-
Click Clear now.
Safari (macOS)
-
Safari → Settings → Privacy → Manage Website Data…
-
Click Remove All → Remove Now.
Tip: Most browsers support the Ctrl/Command + Shift + Delete shortcut to open the clear-data dialog directly.