hexo-theme-fluid icon indicating copy to clipboard operation
hexo-theme-fluid copied to clipboard

Giscus 评论区背景加载失败

Open iamliuzy opened this issue 1 year ago • 4 comments

请确认

问题描述

image 如图,在 config.fluid.yml 中配置好了 Giscus 评论后,评论区背景是黑色的,在白色主题下依然如此。 附上浏览器控制台报错: image 注:这似乎并非是 Giscus 的问题,使用其他主题就没有这个问题。

iamliuzy avatar Mar 23 '24 14:03 iamliuzy

我试了试,用Safari访问就没这问题

iamliuzy avatar Mar 31 '24 05:03 iamliuzy

你是把自己的博客系统部署在github了吗?

elarbor avatar Apr 06 '24 09:04 elarbor

对的

iamliuzy avatar Apr 12 '24 15:04 iamliuzy

新版本应该没有这个 bug 了。

但控制台报错仍然存在,这个原因是 iframe 还没有 load 就发起了 postMessage。之后有时间我会 PR 一下。

llleixx avatar Jul 29 '24 03:07 llleixx