Issues
Issues copied to clipboard
UI error when loading server portal
Severity
Sev3-low
Version
Reported after upgrading to 2025.4.2919
Latest Version
None
What happened?
A javascript error in the UI preventing pages from displaying
Reproduction
Could not reproduce locally
Error and Stacktrace
An unexpected error occurred in Octopus v2025.4.2980: Cannot read properties of undefined (reading 'Items')
An unexpected error occurred in Octopus v2025.4.2919: can't access property "Items", (intermediate value). Environments is undefined
More Information
Likely due to caching of frontend javascript causing the server and frontend code to be out of sync. A hard refresh and/or clearing the cache should resolve the error.
Workaround
A hard refresh and/or clearing the cache should resolve the error.