]> source.dussan.org Git - gitea.git/commit
Avoid showing unnecessary JS errors when there are elements with different origin...
authorwxiaoguang <wxiaoguang@gmail.com>
Thu, 8 Feb 2024 02:42:18 +0000 (10:42 +0800)
committerGitHub <noreply@github.com>
Thu, 8 Feb 2024 02:42:18 +0000 (02:42 +0000)
commitf290c24d286b996ac6b512f49a30aa5aef1a2dbe
tree076f4a29a8fa4f6ac31b91b196b807fa33d87fc6
parentb6bf8041d8e8ee845728687b1f358f1d482afff2
Avoid showing unnecessary JS errors when there are elements with different origin on the page (#29081)

Try to fix #29080
web_src/js/modules/dirauto.js
web_src/js/modules/tippy.js
web_src/js/utils/dom.js