acterglobal/a3

Home doesnt always work

Closed this issue Β· 7 comments

Dont know when it happens though, but saw it also happened for a user in the pilot.

RPReplay_Final1715671937.MP4

can you share the logs of that session?

will try to do next time

@gnunicorn now with logs:
home icon doesn’t work
#242

just merged a change to simplify the state management of the navigation (#1767), but I couldn't clearly identify if that is fixing it as I was unable to find any reproducible case of it . I'll close this with the next release and if it happens again, please reopen it.

finally saw this happen. only on the iphone though. this shows up in the console trying to tap the home button:

flutter: INFO: 2024-05-29 13:43:13.073972: restoring
[GoRouter] restoring

════════ Exception caught by foundation library ════════════════════════════════
Bad state: Cannot use origin without a scheme:
════════════════════════════════════════════════════════════════════════════════

can reproduce by doing a lot of navigating in the chat and then try the home button on iOS

can't repro anymore on latest main with my iOS dev build. @emilvincentz please re-open and submit logs if this persists on latest nightly or release version from this week...!?!