### Description On typing, the web page displays the above JavaScript clipboard error with eg `(http://rad.gitea:12080/assets/js/monaco.14c11225.js @ 415:16905)`. This appears to relate to the update of **monaco-editor** from 0.44.0 to 0.45.0 in ce55a74374aa1fe07cfb79ceeb8554aa7a2abce2 I suspect this only occurs when serving **over http** rather than https as the error does not occur on https://try.gitea.io/ Presumably monaco-editor is now using the async clipboard API. See https://webkit.org/blog/10855/async-clipboard-api/ ### Gitea Version 1.22.0-rc1 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots  ### Git Version 2.40.1 ### Operating System Ubuntu 23.10 ### How are you running Gitea? Dockerised on Proxmox 8.2 ### Database MySQL/MariaDB