Bug Report: Safari white screen on iOS after login or logout or refresh page
Author: likecreepCreated Jul 17, 2026Updated Sep 16, 2026
Labelsbug
Describe the bug
On iOS Safari, when navigating to /, the API /v1.Backrest/GetOperationEvents returns 401. After submitting login credentials, the API /v1.Authentication/Login returns 200, and the SPA routes to the home page. However, the page goes completely white.
To Reproduce Steps to reproduce the behavior:
- Use iOS safari, Go to '/'
- Click on 'login'
- black page showed.
Expected behavior Show the whole webpage.
Platform Info
- iOS safaro
- Backrest 1.14.1
Additional context Works normally on Windows Chrome. But blank page on mobile.
Source: garethgeorge/backrest