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

Content sidebar not working properly due to numbered sections #572

Closed
3 tasks done
marcosruiz opened this issue May 18, 2022 · 3 comments
Closed
3 tasks done

Content sidebar not working properly due to numbered sections #572

marcosruiz opened this issue May 18, 2022 · 3 comments
Labels
3rd-party deps 3rd party dependencies issues inactive No activity

Comments

@marcosruiz
Copy link

marcosruiz commented May 18, 2022

Checklist

  • I have read the tutorials and know the correct effect of the functional design.
  • There are no similar reports on existing issues (including closed ones).
  • I found the bug on the latest code of the master branch.

Describe the bug

As you can see in this article the content sidebar (table of content) does not work properly. This is due the numbered sections.

To Reproduce

Steps to reproduce the behavior:

  1. Create a markdown post.
  2. Create sections numbered like this "1. Header", "1.1. Subheader", etc.
  3. bundle exec jekyll serve
  4. See error on the table of content of the sidebar (right). No animations. It is like you always are in the begining of the document.

Expected behavior

I expect that the table of content shows subsections of the section I am reading.

Screenshots

How it should be:

imagen

How it is:

imagen

Environment

Command Version
ruby -v ruby 3.0.3p157 (2021-11-24 revision 3fb7d2cadc) [x64-mingw32]
gem -v 3.2.32
bundle -v Bundler version 2.3.4
bundle exec jekyll -v jekyll 4.2.2
bundle info jekyll-theme-chirpy jekyll-theme-chirpy (5.1.0)

Desktop

  • OS: Windows 11 Home. Version: 10.0.22000
  • Browser: Firefox 100.0 (64-bit)

Smartphone

Additional context

@github-actions
Copy link

👋 Hi @marcosruiz,

This issue is being automatically closed because it does not follow the issue template. Please DO NOT open another similar issue, try to edit the current issue according to the template, then it will be reopened automatically.

@cotes2020
Copy link
Owner

It's a limitation (or bug) of plugin bootstrap-toc, see afeld/bootstrap-toc#64

@cotes2020 cotes2020 added dependencies Dependency update 3rd-party deps 3rd party dependencies issues and removed dependencies Dependency update labels May 21, 2022
@stale
Copy link

stale bot commented Jun 22, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rd-party deps 3rd party dependencies issues inactive No activity
Projects
None yet
Development

No branches or pull requests

2 participants