aeharding / voyager

Voyager — a mobile-first Lemmy client
https://vger.app
GNU Affero General Public License v3.0
1.48k stars 166 forks source link

Default feed isn’t persistent #1608

Open rcpilot opened 1 week ago

rcpilot commented 1 week ago

Describe the bug My default feed keeps on resetting to home, when I’m one of those weirdos who mostly browses all.

To Reproduce Steps to reproduce the behavior:

  1. Unknown? It just keeps on randomly resetting to Home. Other settings seem persistent but I haven’t tweaked much. I assume the iOS app is mostly just a fancy loader for a web app, so maybe it’s not persisting through updates?

Expected behavior My default feed stays on all.

Smartphone:

aeharding commented 1 week ago

Hey there!

Can you force close the app and reopen? If that fixes it (or restarting the device), then it is probably an iOS bug, specifically https://bugs.webkit.org/show_bug.cgi?id=277615. Apple attempted to fix this but the fix didn't work. Hopefully we see an actual fix soon.

(This bug does not happen on Android, FWIW.)

gobbledygoober commented 1 week ago

I haven’t taken the plunge to iOS 18. Do we know if this has been observed on that version?