Skip to content

Getting duplicate notes in web app #9

@stacktoshi

Description

@stacktoshi

This started happening a few weeks ago where when I log in, I get duplicate notes on the main feeds. This only happens on the initial load and when I scroll down. As new notes are posted, and I click on the link at the top to get more, those aren't duplicated.

See: https://primal.net/e/note19s2xchgmfeg3mdsgmjchat23aw2s437r70n9tg68l6fh9fjx7qzsnw6xtm

I've tracked this down to the caching service (mega_feed_directive). It wants 20 notes, but is only getting 10 duplicated. Starts in fetchMegaFeed from HomeContext.tsx

This doesn't happen in iOS or in my nostr test account using the same browser (different profile).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions