The .task block had guard showReader (Madiha=false) before tripsVM.loadTrips(). Trips pre-load never ran for Madiha. Moved tripsVM.loadTrips() before the guard so it runs for all users. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>