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]: 当页面滚动到底部时,导航栏反复折叠展开 #1408

Closed Pil0tXia closed 6 months ago

Pil0tXia commented 7 months ago

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

butterfly.js.org at 23/11/25

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

是 (Yes)

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

Chrome

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

Windows

依賴插件 | Package dependencies Information

butterfly.js.org at 23/11/25

問題描述 | Describe the bug

https://github.com/jerryc127/hexo-theme-butterfly/assets/41445332/2eada3fe-4b25-45a5-8163-a6c1c5ed5bbd

出現問題網站 | Website

https://butterfly.js.org/posts/2df239ce/?highlight=gallery#hide-toggle

jerryc127 commented 7 months ago

没有复现 你f12 把元素定位到这里 image

看下代码是不是一直变化、抖动

Pil0tXia commented 7 months ago

https://github.com/jerryc127/hexo-theme-butterfly/assets/41445332/b247a7cd-6d08-45c8-bb0e-180df5706a5d

@jerryc127 导航栏的代码一直在变化,gallery的我这边没有变化。不过我这边看不到每个item,只有url。

此外,页面在快速、小幅度地上下颤动,这一点可能是原因。需要全屏观看视频才能发现,我用鼠标手势画了参考线。

jerryc127 commented 7 months ago

bandicam.2023-11-26.19-16-08-624.mp4 @jerryc127 导航栏的代码一直在变化,gallery的我这边没有变化。不过我这边看不到每个item,只有url。

此外,页面在快速、小幅度地上下颤动,这一点可能是原因。需要全屏观看视频才能发现,我用鼠标手势画了参考线。

上面还有一个 gallery 你定位到那里看看代码

Pil0tXia commented 7 months ago

@jerryc127 是的,找到了:

https://github.com/jerryc127/hexo-theme-butterfly/assets/41445332/17971c0e-4b12-4a95-a4a8-3b98186354c9

github-actions[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Pil0tXia commented 6 months ago

(此评论用于移除stale)

jerryc127 commented 6 months ago

我没有复现这个问题 你可以试下 在 main.js 把这两个设为 false, 或者一个 observeChildren 设为 false

看下你的问题还存在么

Pil0tXia commented 6 months ago

@jerryc127 我自己的网站上倒是没有遇到过这个问题,是在您的网站上看到的

jerryc127 commented 6 months ago

https://btftest.vercel.app/posts/2df239ce/

你看看还会么

Pil0tXia commented 6 months ago

现在,打开开发人员工具后,导航栏就收起了。图片也依然在上下颤动:

https://github.com/jerryc127/hexo-theme-butterfly/assets/41445332/86116b71-bdef-429c-a553-5ef23eb1043c

jerryc127 commented 6 months ago

你试下无痕模式/隐私模式访问看看

Pil0tXia commented 6 months ago

导航栏似乎正常了,但颤动问题依然是存在的。

https://github.com/jerryc127/hexo-theme-butterfly/assets/41445332/c1073915-8ae2-4f7c-ae3d-8f197122b999

jerryc127 commented 6 months ago

那我就不清楚了 我这里没有复现

Pil0tXia commented 6 months ago

can't repro