go-vikunja / app

MIT License
247 stars 23 forks source link

Cannot load tasks on the mobile app #88

Open chriswin23 opened 1 month ago

chriswin23 commented 1 month ago

Description

Hey, I have been using Vikunja on a regular basis for over 6 months now, it has been awesome! Thank you for your work. I have though an issue on the mobile app. I can login, but I cannot load any tasks. I end up with an endless loading wheel. I can load projects, but as soon as I click on one, same problem. Everything works fine from the web app both on the phone and on the web. In the logs I can see the GET query being executed without errors: "GET 200 /api/v1/tasks/all 17.002003ms - Vikunja Mobile App". Unfortunately, I cannot provide any more information and I did not see another similar issue.

Vikunja Version

Mobile: 0-1-6-beta, Server: v0.24.1

Browser and version

Android version 13, Device: Realme RMX3370

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

photo_2024-08-04_14-20-39 photo_2024-08-04_14-20-13

chriswin23 commented 1 month ago

It might be related to #29. But I tried to add a due date to all my tasks, and it still only shows the loading wheel. For projects with no tasks, it shows that the list is empty (so no loading wheel)