Upgrade from 3.80 to 3.89 failed

I am trying to upgrade from nexus 3.80 → 3.89 and I’m getting this error when accessing the server from behind my F5.

Uncaught TypeError: Cannot set properties of undefined (setting 'transformOrigin') (https://nexus.example.com/static/nexus-coreui-bundle.js?_v=3.89.0-09&_e=COMMUNITY&_c=2026-02-03-1803-38316:1)

This isn’t something we’ve seen internally. As a first step I’d suggest disabling browser extensions, and potentially look at software that might interfere with requests (e.g. anti-virus).

You can also try adding a ?debug query parameter (e.g. http://nexus/?debug) which might provide a non-minimized stacktrace.