Hey there, new to lemmy. Is there a way to stop lemmy from live-updating the feed? It makes it impossible to click on images or read posts since it constantly gets pushed down. Its really bad when i want to scroll local to find communities. Any help appreciated!

  • ubergeek77A
    link
    fedilink
    English
    arrow-up
    32
    ·
    1 year ago

    This is because Lemmy uses websockets to retrieve live data from the server. I imagine this was a good thing when Lemmy was unpopulated, but now it’s just in the way. It’s also causing strange bugs, like the vote count rapidly changing to wrong values, or a post just completely changing into a different one while you are reading it.

    Websockets will be removed from Lemmy in 0.18, which should fix all of this.