[x]):Any select lists are not working after the latest update. (They are also not working on try.gitea.io)

I guess this is a duplicate of #10565
and therefore I guess #10576 will fix this as well.
If this was built from source, try a clean build, e.g. TAGS=bindata make clean-all build.
@silverwind my installation is using the official docker image
Same here. This is kind of a breaking issue, as it interferes with the ability to create pull requests (can't select branch to PR from)....
All I currently know is that this is some kind of intermittent build issue. Try updating to a newer image, chances are the issue is not present there.
I actually reverted to one of my archived docker tags, until this is confirmed normalized. I know for sure c08c975d3 does not have this issue.
Chances are, it was introduced in https://github.com/go-gitea/gitea/commit/85e6a1267c634b0316b159874e6e4e18c267c7fb.
Most helpful comment
@silverwind my installation is using the official docker image