Tested with Eternity v0.1.0 and Eternity v0.0.8 Nightly
This might be happening because lemmy returned no comments (could be a blocked user/community, or a deleted comment.
I would assume the dev would need to add some check prior to trying to insert comments that don’t exist, but not familiar with how it works in Eternity
pretty sure this started happening with lemmy 0.18.4, because there was a fix for comment loading on the lemmy side included in 0.18.4.
It seems like it’s an issue with deleted comments. I’ve put together a fix in my latest commit, so that it will not crash at least. Could you verify this on the latest nightly?
yup, it wont crash, it just disappears on click
Nice. Thank you. I want to release a quick patch soon to fix issues like this.