-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
topic/buildPR changes how Gitea is built, i.e. regarding Docker or the MakefilePR changes how Gitea is built, i.e. regarding Docker or the Makefiletype/bug
Milestone
Description
- Gitea version (or commit ref):
1.12.0+dev-412-g4160bd6ef
Description
Clicking on sort produces an JS error:
semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11 Transition: Element is no longer attached to DOM. Unable to animate. Use silent setting to surpress this warning in production. slide down in <div class="menu hidden transition" tabindex="-1">…</div>
error @ semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11
animate @ semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11
initialize @ semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11
(anonymous) @ semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11
each @ jquery.js?v=184308baef63370ef3e00cfbb2db8eb0:1
each @ jquery.js?v=184308baef63370ef3e00cfbb2db8eb0:1
(anonymous) @ semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11
show @ semanticDropdown.js:3641
show @ semanticDropdown.js:603
toggle @ semanticDropdown.js:576
eventOnElement @ semanticDropdown.js:1799
toggle @ semanticDropdown.js:1287
dispatch @ jquery.js?v=184308baef63370ef3e00cfbb2db8eb0:1
(anonymous) @ jquery.js?v=184308baef63370ef3e00cfbb2db8eb0:1
Screenshots
Metadata
Metadata
Assignees
Labels
topic/buildPR changes how Gitea is built, i.e. regarding Docker or the MakefilePR changes how Gitea is built, i.e. regarding Docker or the Makefiletype/bug