Unable to load giscus
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
You are right. Fix requested.
I have this problem too.
Please upgrade hexo-component-inferno to 3.1.1.
@ppoffice thanks for your early reply. Could please help me resolve another issue, it bothers me a few days 🙏
https://github.com/ppoffice/hexo-theme-icarus/discussions/1304