jerryc127 / hexo-theme-butterfly

🦋 A Hexo Theme: Butterfly
https://butterfly.js.org
Apache License 2.0
6.82k stars 1.24k forks source link

[Bug]: chrome控制台报错:addEventListener相关问题 #1405

Closed zzzqu closed 6 months ago

zzzqu commented 7 months ago

使用的 Butterfly 版本? | What version of Butterfly are you use?

latest

是否修改过主题文件? || Has the theme files been modified?

不是 (No)

使用的瀏覽器? || What browse are you using?

Chrome

使用的系統? || What operating system are you using?

Windows

問題描述 | Describe the bug

chrome控制台报错:

Uncaught TypeError: Cannot read properties of null (reading 'addEventListener') at clickFnOfSubMenu (main.js:630:58) at unRefreshFn (main.js:834:5) at HTMLDocument. (main.js:878:3) clickFnOfSubMenu @ main.js:630 unRefreshFn @ main.js:834 (匿名) @ main.js:878

出現問題網站 | Website

jerryc127 commented 7 months ago

提供网站/ 提供具体截图/操作步骤

zzzqu commented 7 months ago

网站还在调试之中,就是安装完以后打开网页报这个,不影响正常使用,搜了一下,好像是因为js文件提前加载导致的

jerryc127 commented 7 months ago

Menu

你是不是修改主题了? menu 先加载,应该不会报这个错