Problemunvalidated
The app crashes with `TypeError: Cannot read properties of undefined (reading 'name')` when accessing `user.profile.name`. This happens even though the user record is found in the database.
12446031-0869-4840-a961-a31b5c039cbb
The app crashes with TypeError: Cannot read properties of undefined (reading 'name') when accessing user.profile.name. This happens even though the user record is found in the database.