TypeError: t.username.toUpperCase is not a function. (In 't.username.toUpperCase()', 't.username.toUpperCase...

Sentry Issue: MOBILE-A3

TypeError: t.username.toUpperCase is not a function. (In 't.username.toUpperCase()', 't.username.toUpperCase' is undefined)
    at src/messenger/conversation/ConversationView.value(ConversationView.js:41)
    <Text style={styles.body}>{item.username.toUpperCase()}</Text>
...
(25 additional frame(s) were not displayed)