this post was submitted on 07 Aug 2023
19 points (91.3% liked)
Voyager
5512 readers
1 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! ๐
๐
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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