- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
cross-posted from: https://lemm.ee/post/34248154
“Failed to mark post as read” errors
I see this error almost every time I open the comments on a post.
My server is lemm.ee. Does it not support the “mark as read” feature?
Yes, lemm.ee has all the standard Lemmy features. However, the format for this request has changed, and it seems the app has not been updated yet.
For technical context: your app is trying to use the singular
post_id
field when marking posts as read. This field was marked as deprecated several releases ago, as it was replaced by apost_ids
array field, in order to enable marking multiple posts as read at the same time. The deprecatedpost_id
field has been removed in Lemmy 0.19.4.Thanks. I’ll follow up with the app author.
Thanks for this explanation!
It seems to be the cause that mark as read on scroll is broken for Sync and Summit clients!
I’m seeing this error in the Arctic Lemmy client and I’m not sure if it’s a client bug or an unsupported feature. Does lemm.ee have this feature?