I’m unable to expand the reply at the bottom of this conversation and it’s unclear why. Tapping it shows the spinner to indicate it’s trying, but then nothing. This behaviour occurs on iOS and Firefox on desktop.
Edit to add the screenshot was taken from Firefox on desktop, running the latest version 1.5.0. The badge is a prompt to install.
The same issue occurs on iPhone PWA 1.5.0, iPadOS PWA 1.5.0 and native application 1.5.0.
Any ideas?
https://wefwef.app/profile/sh.itjust.works/c/[email protected]/comments/2352604
This is definitely a Lemmy bug. We use
child_count
to determine if there are unloaded comments, butchild_count
is incorrect in this case. (says 3 children, only 2 returned)I remember this happening on Reddit with Apollo as well, and Apollo would show a message explaining why no more comments loaded.
it seems to happen with deleted comments