CLA Bridge · self-service cache reset

Clear Bridge cache & service worker

If bridge.cla.com.ro behaves strangely after the 4-May URL move (login fails, page looks broken, blank screen), it's almost always your browser holding an old cached app. This page does the full clean-up in one click.

1
Detect Bridge service worker registration
…ready
2
Unregister all Bridge service workers
…ready
3
Clear Cache Storage entries (sw caches)
…ready
4
Clear localStorage & sessionStorage for Bridge
…ready (Bridge keys only — your Hub login stays)
5
Open Bridge in a fresh tab
…ready
← Back to Bridge Hub page

What this does, plainly: Bridge ships an Angular PWA service worker that aggressively caches the app shell + previous API URLs. After the 4-May URL move, that cache points your browser at api.mirus-group.eu which is dead. Ctrl+F5 does not fix this. This page fully unregisters the worker, drops the cache, and opens Bridge clean. Your CLA Hub login is preserved — only Bridge-related browser state is cleared.

Still broken after running? Open the Q&A tab or reply on the Bridge recovery thread — we investigate.