-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
JavaScript promise rejection: Cannot read properties of null (reading 'classList'). Open browser console to see more details. #30569
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Will be fixed by #30535. |
wxiaoguang
added a commit
that referenced
this issue
Apr 18, 2024
GiteaBot
added a commit
to GiteaBot/gitea
that referenced
this issue
Apr 18, 2024
Regression of go-gitea#29920 Fixes: go-gitea#30569 Also this is a rewriting to eliminate the remaining jQuery usages from code. Co-authored-by: Giteabot <teabot@gitea.io>
project-mirrors-bot-tu bot
pushed a commit
to project-mirrors/forgejo-as-gitea-fork
that referenced
this issue
Jan 23, 2025
Regression of go-gitea#29920 Fixes: go-gitea#30569 Also this is a rewriting to eliminate the remaining jQuery usages from code. Co-authored-by: Giteabot <teabot@gitea.io> (cherry picked from commit d0e0708) Conflicts: - web_src/js/features/repo-common.js Conflict resolved in favour of Gitea.
Sign up for free
to 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: