I just installed the 0.18.0 release candidate 1 of the lemmy-ui component.

This version removes websockets and should solve many strange issues. Like the glitching vote totals, sudden changes of posts etc.

Let me know if you see improvements, or new issues.

    • RuudOPMA
      link
      252 years ago

      It gave error messages and then started restarting the docker container… invalid JSON body

      • @[email protected]
        link
        fedilink
        72 years ago

        I got similar issues when playing around with it yesterday evening. For some reason, the client kept reporting sorting options as integers, while the back-end just expected ‘New’.

      • nulldev
        link
        fedilink
        72 years ago

        I think there have been some API changes so you need both the new backend and the new frontend.