Closed mastazi closed 3 months ago
Are you using Lemmy on p.lemmy.world? If so, that's because they have SSR enabled and I can't physically fix this without either having users trust me with their credentials, or having some access to the database.
Yes, I am on p.lemmy.world. Maybe you could use localStorage for things like sorting settings and dark/light theme?
localStorage is local, meaning the server cannot access it when it fetches posts initially.
Oh I see, you're right. I'm closing this.
Describe the bug In the settings, I have set "Default sort" options to
Whenever I load the home page, for a couple of seconds I see the home page filtered by
then if flashes back to the expected contents.
To Reproduce (if applicable) Steps to reproduce the behavior:
Expected behavior The contents that are visible in home page should be sorted/filtered according to the user's settings.
Screenshots N/A
Versions