TypeError: TypeError: t.username.toUpperCase is not a function. (In 't.username.toUpperCase()', 't.username....
Sentry Issue: MOBILE-B
TypeError: TypeError: t.username.toUpperCase is not a function. (In 't.username.toUpperCase()', 't.username.toUpperCase' is undefined)
This error is located at:
in v
in RCTView
in s
in RCTView
in RCTScrollView
in AndroidSwipeRefreshLayo...
at src/messenger/conversation/ConversationView.value(ConversationView.js:48)
<Text style={styles.body}>{item.username.toUpperCase()}</Text>
at src/messenger/MessengerListStore.(MessengerListStore.js:150)
this.offset = response.offset;
...
(33 additional frame(s) were not displayed)
Related merge requests
1
changed milestone to %Mobile 3.11
added scoped labels
added scoped label
- Developer
Possibly related to engine#1094 (closed)
- Owner
This was not fixed in v3.12.0
assigned to @msantang78
added scoped label
added scoped label and automatically removed label
assigned to @juanmsolaro
unassigned @msantang78
changed weight to 4
changed time estimate to 4h
changed milestone to %Boost Refactor #mvp
changed milestone to %Mobile 3.12
added scoped label and automatically removed label
added scoped label
mentioned in merge request !444 (merged)
added scoped label and automatically removed label
added 4h of time spent at 2019-12-06
closed
Please register or sign in to reply