Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load giscus #1297

Open
readStudy opened this issue Jun 4, 2024 · 4 comments
Open

Unable to load giscus #1297

readStudy opened this issue Jun 4, 2024 · 4 comments
Labels
bug:extension Issues about widgets, comment, share, search, and plugins.

Comments

@readStudy
Copy link

Describe the bug
When I try to use giscus, it displayed: An error occurred: giscus is not installed on this repository

System and Environment
The version and configuration of Hexo and Icarus.
Hexo: 7.2.0
Hexo-cli: 4.3.2
Icarus: 6.1.0

After checking, it seems there might be a configuration issue in the giscus.jsx
It's missing some configuration, which could be why it can't find the repository.

      config['data-repo'] = repo;
      config['data-repo-id'] = repoId;
      config['data-category-id'] = categoryId;

Screenshots
截圖 2024-06-04 下午5 52 32
截圖 2024-06-04 下午5 52 01

@PJ-568
Copy link
Contributor

PJ-568 commented Jun 5, 2024

You are right. Fix requested.

@ppoffice ppoffice added the bug:extension Issues about widgets, comment, share, search, and plugins. label Jun 5, 2024
@BlingDan
Copy link

I have this problem too.

@ppoffice
Copy link
Owner

Please upgrade hexo-component-inferno to 3.1.1.

@BlingDan
Copy link

@ppoffice thanks for your early reply. Could please help me resolve another issue, it bothers me a few days 🙏

#1304

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:extension Issues about widgets, comment, share, search, and plugins.
Projects
None yet
Development

No branches or pull requests

4 participants