YunYouJun / hexo-theme-yun

☁️ A fast & light & lovely theme for Hexo. 一个对可爱自以为是的 Hexo 主题。
https://yun.yunyoujun.cn
MIT License
1.39k stars 168 forks source link

[Bug Report] Twikoo 评论系统无法使用 #288

Closed ruattd closed 2 years ago

ruattd commented 2 years ago

Describe the bug

启用 Twikoo 评论系统之后页面中未显示,控制台报错 Uncaught TypeError

To Reproduce

启用 Twikoo 即可

Screenshots

我直接上控制台输出吧

Uncaught TypeError: Cannot read properties of undefined (reading 'getScript')
    at (索引):50:1039

Chrome Dev Tools 中划错的地方是

getScript("https://cdn.jsdelivr.net/npm/twikoo@latest/dist/twikoo.all.min.js", () => {

Desktop (please complete the following information):

YunYouJun commented 2 years ago

Fixed in https://github.com/YunYouJun/hexo-theme-yun/commit/6d39d3b0c5a0bdbef15a12eadc7b40e86ce75694. Released in v1.9.0.