AntiPattern

Async Data Fetch Mismatch

async-await-fetch-mismatch

Profile header/state endpoints fetch or update using the wrong source or missing await, causing related fields to remain null or stale and JSON/HTTP outputs to expose unintended static data instead of live database state.