-
-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Workout days missing from android app #462
Comments
Hi! Even on the detail page? That definitely shouldn't happen. What app version are you using? |
I'm having a similar problem, I have tried both the google play store version (including clearing data/cache) and the fdroid version. No issues with the app last week Wednesday when I last used it. |
This is on version 1.6.3 of wger. I tried both reinstalling the app, and remaking my workout plan, but the issue still persists. |
Same issue here. Version 1.6.3 android app version |
I am also bugged by this. It only happens if you have a workout that contains a exercise with a video reference. |
This was causing the mobile app to break and will be removed again once a new version has been published See wger-project/flutter/issues/462
Have pushed a temporary fix in the backend, the new docker images are already available. In any case I'll also fix this in the app itself |
🎁 Thank you! Now all the workouts show again. 😄 |
Sorry to bump, but I seem to still be getting this issue. I'm using the latest wger/server docker image (using the Docker compose file from the docker repo) with the latest Flutter app as well. As soon as I add an exercise, I can't see the workout day. I went into the container and saw that the addition of "exercise_base_uuid" was removed. I tried re-adding this, but the issue remained. |
Steps to Reproduce
Expected results:
When you expand the workout or enter the detailed page, all days would be displayed
Actual results:
When you expand the workout or enter the detailed page, no days are displayed
Logs
Wger worked fine on wedensday when I used it, but as of yesterday and today, this issue has been present. I am unsure if this issue is on the app side or the server side, but on the website all days are displayed correctly.
IDK how to get logs on Android.
The text was updated successfully, but these errors were encountered: