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.
Yeah, it didn’t work. I reverted back.
Thanks for the work you’re doing :)
What went wrong?
It gave error messages and then started restarting the docker container…
invalid JSON body
I think there have been some API changes so you need both the new backend and the new frontend.
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’.
thanks it is normal now. May be ui version 1.18 also need server to have same version?
@ruud Any news when it will be up and running?
FYI, I needed to drop all cached files from
lemmy.world
in chrome afterwards. Otherwise clicking on the top right profile button would shift the entire page down.Thank you for your work!