Tested with Eternity v0.1.0 and Eternity v0.0.8 Nightly
You must log in or register to comment.
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
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.