TypeError: TypeError: undefined is not an object (evaluating 't.name.toUpperCase')

Sentry Issue: MOBILE-5J

TypeError: TypeError: undefined is not an object (evaluating 't.name.toUpperCase')

This error is located at:
    in k
    in inject-k-with-groupsBar
    in RCTView
    in RCTView
    in s
    in RCTView
    in RCTScrollView
    in AndroidSwipeRefreshLayout
    in s
    in p
    in c
    in n
    in C
    in RCTView
    in o
    in inject-o-with-groupView-user
    in p
    in C
    in p
    in RCTView
    in RCTView
    in RCTView
    in s
    in RNSScreen
    in s
    in h
    in y
    in E
    in RNSScreenContainer
    in n
    in RCTView
    in s
    in PanGestureHandler
    in b
    in p
    in RCTView
    in P
    in S
    in P
    in h
    in k
    in p
    in n
    in A
    in RCTView
    in RCTView
    in o
    at src/groups/header/GroupHeader.value(GroupHeader.js:274)
    <Text style={styles.name}>{group.name.toUpperCase()}</Text>
    at src/groups/GroupViewStore.(GroupViewStore.js:161)
    const group = await entitiesService.single(`urn:entity:${guid}`);
...
(33 additional frame(s) were not displayed)