nim-lang / nimforum

Lightweight alternative to Discourse written in Nim
https://forum.nim-lang.org/
MIT License
760 stars 70 forks source link

nim forum fails to load on firefox, works on brave #350

Closed noahehall closed 1 month ago

noahehall commented 1 year ago

Description

try to load any thread, e.g. the version 2 releaase thread

image

works in brave and chromium

Nim Version

n/a

Current Output

No response

Expected Output

No response

Possible Solution

No response

Additional Information

No response

geotre commented 1 year ago

Most likely the result of this issue where Karax would fail if extensions modified the dom. This was fixed in this PR which was updated for the forum in this PR on 2022-12-23, but the forum hasn't been deployed since 2022-10-01 (you can see in the html returned).

@Araq who is able to deploy new versions to the forum server at the moment? If nobody is interested, I volunteer to do it.

Also if you add me to this repo, I will try to clean up some of the issue/PR backlog

geotre commented 12 months ago

CC @ringabout , any idea about the server?

ringabout commented 12 months ago

any idea about the server?

Sorry, I don't have access to the server. I have posted the issue to the moderator channel. Hopefully, it could be deployed as soon as possible.

geotre commented 10 months ago

@ringabout just chasing this, it looks like the deployed forum is the same version. Any news?

Please can you forward the message to the moderator group that I am willing to handle deployments of the server so that we can unblock fixes?

ringabout commented 10 months ago

Definitely, I have posted the message to the moderator channel. I'm sorry that I cannot help much. Thanks very much for informing us of the outdated deployment!

ringabout commented 1 month ago

@geotre a new version has been deployed!