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

Anchor not work with lazyload #1385

Closed
3 tasks done
cncws opened this issue Feb 21, 2020 · 1 comment
Closed
3 tasks done

Anchor not work with lazyload #1385

cncws opened this issue Feb 21, 2020 · 1 comment

Comments

@cncws
Copy link

cncws commented Feb 21, 2020

If you delete this template, we may close your issue without conducting an investigation.
如果您删除此模版,我们可能会在不进行调查的情况下关闭您的 Issue。

Please check if your Issue fulfills the following requirements. This will guide you to resolve the issue quickly.
请务必确认您在提交此 Issue 前已经查看并完成了下列检查单中的所有事项。这会指导您快速地解决问题。

Issue Checklist


Expected behavior

When anchor link in sidebar is clicked, the scroll bar should go to that title.

Actual behavior

The scroll bar's action stoped before the right position due to the load of image(s). If all images are loaded, or set 'lazyload: false', the action will be right.

Steps to reproduce the behavior

  1. N/A
  2. N/A
  3. N/A

Environment Information

Node.js and NPM Information

v12.12.0
6.13.7

Package dependencies Information

hexo-site@0.0.0 /Users/cws/Projects/Blog
├── babel-runtime@6.26.0
├── eslint@6.5.1
├── gulp@4.0.2
├── gulp-clean-css@4.2.0
├── gulp-htmlclean@2.7.22
├── gulp-htmlmin@5.0.1
├── gulp-imagemin@6.1.1
├── gulp-terser@1.2.0
├── hexo@3.9.0
├── hexo-deployer-git@1.0.0
├── hexo-generator-archive@0.1.5
├── hexo-generator-category@0.1.3
├── hexo-generator-index@1.0.0
├── hexo-generator-search@2.4.0
├── hexo-generator-tag@0.2.0
├── hexo-related-popular-posts@3.0.6
├── hexo-renderer-ejs@0.3.1
├── hexo-renderer-pandoc@0.3.0
├── hexo-renderer-stylus@0.3.3
├── hexo-server@0.3.3
├── hexo-tag-plantuml@1.0.0
└── webpack@4.41.6

Hexo Configuration

NexT Configuration

Other Information

@cncws cncws added the Bug label Feb 21, 2020
@welcome
Copy link

welcome bot commented Feb 21, 2020

Thanks for opening this issue, maintainers will get back to you as soon as possible!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants