Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

TypeError: Cannot read property 'fullname' of null #2539

Closed
norbertschuler opened this issue Jul 18, 2020 · 0 comments
Closed

TypeError: Cannot read property 'fullname' of null #2539

norbertschuler opened this issue Jul 18, 2020 · 0 comments
Labels
Android Issue happening in the Android app bug Something isn't working iOS Issue happening in the iOS app

Comments

@norbertschuler
Copy link
Collaborator

norbertschuler commented Jul 18, 2020

We get this error on login with the native app (tested with iPhone 11 simulator / iOS 13.6) on https://app-development.plant-for-the-planet.org/

TypeError: Cannot read property 'fullname' of null
    at getTitle (AppDrawerNavigator.js:200)
    at defaultNavigationOptions (AppDrawerNavigator.js:467)
    at applyConfig (createConfigGetter.js:13)
    at Object.getScreenOptions (createConfigGetter.js:40)
    at createNavigator.js:48
    at Array.reduce (<anonymous>)
    at getDerivedStateFromProps (createNavigator.js:40)
    at applyDerivedStateFromProps (ReactNativeRenderer-dev.js:7754)
    at updateClassInstance (ReactNativeRenderer-dev.js:8761)
    at updateClassComponent (ReactNativeRenderer-dev.js:12961)
@norbertschuler norbertschuler added bug Something isn't working 1.49.44 labels Jul 18, 2020
@norbertschuler norbertschuler added iOS Issue happening in the iOS app Android Issue happening in the Android app labels Jul 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Issue happening in the Android app bug Something isn't working iOS Issue happening in the iOS app
Projects
None yet
Development

No branches or pull requests

1 participant