ClusterConcept
Undefined Nested Relation Access
cluster-226
User.profile.name crashes because user.profile is sometimes undefined when related profile data isn’t consistently loaded (missing JOIN/populate or not yet created), so nested property reads throw TypeError despite the user existing.