wger-project / wger

Self hosted FLOSS fitness/workout, nutrition and weight tracker
https://wger.de
GNU Affero General Public License v3.0
3.22k stars 584 forks source link

Adding equipment to self-hosted wger instance reults in visual errors in android app (grey screen) #1626

Open erikderzweite opened 7 months ago

erikderzweite commented 7 months ago

Steps to Reproduce

I could triangle the issue to the new equipment. So, steps to reproduce:

Steps to reproduce:

    • set up a new docker wger instance
    • add new equipment (doesn't matter whether GUI or SQL)
    • add exercises with that new equipment
    • list all exercises within android app
    • try to filter by equipment or open newly added exercises

Expected results: I can filter and see new exercises

Actual results: unclickable grey screen is shown in Android app

Related to #1399

rolandgeider commented 7 months ago

Can you try to clear the cache on the mobile app (in settings)?

erikderzweite commented 7 months ago

Did that, cleared the data as well, still the area where the exercise should be is grey, even in the the excercise's list.

rolandgeider commented 7 months ago

Mhhhh