-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Some buttons doesn't work on issues screen #19245
Comments
More info: Tested on Firefox and Chrome do the same result. |
Any JS errors visible in the browser console/devtools? |
Browsers show this message when reload page: jQuery.Deferred exception: Cannot read properties of undefined (reading 'adminUserListSearchForm') TypeError: Cannot read properties of undefined (reading 'adminUserListSearchForm') but no reactions when click on buttons |
Remove your customized templates. |
Solved. Now I'll try to restore mermaid and katex render to pages. |
@silverwind how about show JS errors to end users, like this one #18971 There should be no JS error during normal usage. If there is an error, it must be reported and fixed. |
Yeah, sounds like a good idea. |
Description
After update from 1.15.9 to 1.16.1 the close issue button stop working, when you hit the button nothing happens.
Checking screen I detect some buttons stop working too:
Other buttons still works:
I update gitea to 1.17.0+dev-351-g54961f3ac but get the same result.
Gitea Version
1.16.1 and up
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
2.25.1
Operating System
linux
How are you running Gitea?
Gitea server is downloaded from gitea repo.
Gitea is running as systemd service.
server is ubuntu 20.20.4
Database
SQLite
The text was updated successfully, but these errors were encountered: