LemmyNet / lemmy-ui

The official web app for lemmy.
https://join-lemmy.org/
GNU Affero General Public License v3.0
893 stars 334 forks source link

clicking link to community shows 0 posts and not logged in #2347

Open Die4Ever opened 9 months ago

Die4Ever commented 9 months ago

Requirements

Summary

When I click the link, it opens with me not logged in and showing 0 posts. If I open https://programming.dev and browse to the community manually then it correctly shows posts and I am still logged in.

Steps to Reproduce

  1. click https://programming.dev/c/gaming@lemmy.zip

Technical Details

when clicking the link: image

when browsing to the community manually: image

this might only happen for logged in users, I can't reproduce with other links like https://lemmy.ml/c/gaming@lemmy.zip but if you're logged in there then you might get the same issue?

Lemmy Instance Version

0.19.1

Lemmy Instance URL

https://programming.dev

Die4Ever commented 9 months ago

Still happening on 0.19.3

Die4Ever commented 9 months ago

Maybe related to other issues with initial page state like #1953 and #1375

Die4Ever commented 7 months ago

pages loading thinking you're not logged in can be a bit disorienting

I clicked a link from https://lemmyverse.net/communities, it opened in my home instance, but the page loaded without considering me logged in for some reason

image

refreshing the page fixes it, but I think new users would be really thrown for a loop by this