Skip to content

关于artalk在使用Hexo的Butterfly主题时,开启社交登录后前端渲染异常 #1159

Description

@sparkling520

主题默认使用了jsdelivr CDN加载登录界面,导致报错
main.ts:16 Failed to load plugin TypeError: Cannot read properties of undefined (reading 'add') at Qt (artalk-plugin-auth.js:2:36285) at main.ts:16:39

只需要在主题配置文件最下方修改CDN即可解决:
CDN: option: artalk_css: https://artalk.example/dist/Artalk.css artalk_js: https://artalk.example/dist/Artalk.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions