Skip to content

TypeError: TypeError: n.shouldBeBlured is not a function. (In 'n.shouldBeBlured()', 'n.shouldBeBlured' is un...

Sentry Issue: MOBILE-6

TypeError: TypeError: n.shouldBeBlured is not a function. (In 'n.shouldBeBlured()', 'n.shouldBeBlured' is undefined)

This error is located at:
    in L
    in RCTView
    in RCTView
    in s
    in RCTView
    in RCTScrollView
    in AndroidSwipeRefreshLayout
...
    at src/newsfeed/activity/Activity.value(Activity.js:83)
    {hasText ? <Translate ref={r => this.translate=r} entity={entity} style={styles.message}/> : null}
    at src/common/stores/SingleEntityStore.(SingleEntityStore.js:29)
    const entity = await entitiesService.single(urn, defaultEntity, asActivity);
...
(33 additional frame(s) were not displayed)