Memmy-App / memmy

An Apollo inspired open-source iOS and Android client for Lemmy built with React-Native. Find us on the App Store and Google Play!
GNU Affero General Public License v3.0
546 stars 58 forks source link

[Bug]: Code TypeError: Cannot read property 'getPersonDetails' of null #964

Closed J-The-Fox closed 1 year ago

J-The-Fox commented 1 year ago

Check for open issues

Minimal reproducible example

Opened the app and received the Unknown Error with a description of Code TypeError: cannot read property '<shown below>' of null. Doing a restart of the app and phone had no effect. Have also sent beta feedback through taking a screenshot as well. Thought it was working fine then, but it seems to broke after that error. The only page that works is settings. Everything else leads to the TypeError

Here is the 4 TypeErrors I am receiving: image image image image

Expected Behavior

Open the app and be able to view the current page. Only page that works is the settings page. Every other page leads to an unknown error

Version

0.6.0 (2)

App Store or TestFlight?

TestFlight

iOS Version

17.x Beta

Device

iPhone 11

flx-sta commented 1 year ago

Which instance is your account on? Did you try re-log with your account ?

eoddc5 commented 1 year ago

These are issues with Lemmy api / your server and it’s communications to memmy.

J-The-Fox commented 1 year ago

The instance I am using is Lemmy.world. Seems that after logging out and back in fixed the TypeError messages from displaying. Worked for a few minutes before it starting giving the red banner of An unknown error has occurred with nothing loading once again.

Also alright, guess I would just have to wait for instance to try to fix this then?

flx-sta commented 1 year ago

Just keep an eye on Lemmy status (link in settings)

J-The-Fox commented 1 year ago

Sounds good, appears to be functioning once again so it probably was an issue with that instance