this post was submitted on 24 Jul 2023
6 points (100.0% liked)
Photon
2 readers
8 users here now
The community for the Photon Lemmy client.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I just installed this for my instance via Docker, works really well! The only strange thing I noticed is that when, for example, a "5 more" button is show in the comments, clicking that button doesn't show the additional comments. I don't see anything strange in the Docker logs, the browser console or in Nginx (which acts as reverse proxy) when this happens. Am I missing something in my reverse proxy? Right now I'm only proxying requests to 127.0.0.1:8080.
Thank you very much!
That issue was fixed very recently in 0.2.2! Try updating to the latest version.
Perfect! It works now, thank you so much!