this post was submitted on 23 Jun 2023
1 points (100.0% liked)

Lemmy App Development

792 readers
1 users here now

A place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform.

On-Topic:

Off-Topic:

founded 2 years ago
MODERATORS
 

Is anyone else getting an error where duplicate posts are recieved on different pages with the getPosts function in the api? It seems to mostly happen with the subscribed viewtype

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 2 years ago (1 children)

Ah smart. I fixed the issue by sorting out duplicate post ids before displaying my list of posts

[โ€“] [email protected] 2 points 2 years ago

That's exactly what I meant to say ;-)