This is one of the biggest issues that still affects Connect. It is most noticeable when it is your own comment that does not show. I have seen a few threads about this issue but I don't know if any comment was made by the dev on the issue
this post was submitted on 25 Jul 2023
8 points (100.0% liked)
Connect for Lemmy App
2767 readers
11 users here now
A community for the mobile app Connect for Lemmy.
Links
founded 2 years ago
MODERATORS
Hi, thanks for the feedback! I did some investigation and it looks like this is sort of a Lemmy issue sort of a Connect issue. Looks like the API always returns the comments from the same page so any comments after the limit are lost. Using that linked post as an example check out these API calls:
I checked through the Lemmy Github and found this issue https://github.com/LemmyNet/lemmy/issues/3585 ([Bug]: Pagination doesn't work for GetComments if max_depth is set) so I think it's just a matter of not setting max_depth.
Anyways all of that to say it should be fixed in the next release!
Sweet, thanks for the info! Looking forward to it as always :)
Excellent! Thank you for your quick work.
view more: next ›