You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i press "download source code" in releases page, i got "JavaScript promise rejection: Cannot read properties of null (reading 'classList'). Open browser console to see more details." in chrome, and "JavaScript promise rejection: si is null. Open browser console to see more details." in firefox.
Regression of #29920Fixes: #30569
Also this is a rewriting to eliminate the remaining jQuery usages from code.
Co-authored-by: Giteabot <teabot@gitea.io>
GiteaBot
added a commit
to GiteaBot/gitea
that referenced
this issue
Apr 18, 2024
Regression of go-gitea#29920Fixes: go-gitea#30569
Also this is a rewriting to eliminate the remaining jQuery usages from code.
Co-authored-by: Giteabot <teabot@gitea.io>
Backport #30535 by wxiaoguang
Regression of #29920Fixes: #30569
Also this is a rewriting to eliminate the remaining jQuery usages from
code.
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
go-gitea
locked as resolved and limited conversation to collaborators
Jul 18, 2024
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
when i press "download source code" in releases page, i got "JavaScript promise rejection: Cannot read properties of null (reading 'classList'). Open browser console to see more details." in chrome, and "JavaScript promise rejection: si is null. Open browser console to see more details." in firefox.
https://git.rbtr.ee/root/stress/releases
https://try.gitea.io/koicy/test/releases
Gitea Version
1.22.0+rc0-81-g4fec3a3d44
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Git Version
2.40.1
Operating System
Ubuntu
How are you running Gitea?
linux-amd64 binary. mysql 5.7.44. Ubuntu 23.10.
Database
MySQL/MariaDB
The text was updated successfully, but these errors were encountered: