Ah that explains it. Thanks!
Comment on Anyone else having trouble with links not showing as read?
kersploosh@sh.itjust.works 1 month ago
It’s a known bug in Sync with Lemmy 0.19.5:
https://github.com/laurencedawson/sync-for-lemmy/issues/539
jballs@sh.itjust.works 1 month ago
bobagem@sh.itjust.works 1 month ago
For greater clarity, it’s an issue with Sync for Lemmy continuing to use an API parameter that was formerly deprecated and now entirely removed from Lemmy.
Sync for Lemmy is identifying a post that needs to be marked as read using a single value parameter, but it should use a slightly different parameter that could accept multiple posts.