-
-
Notifications
You must be signed in to change notification settings - Fork 724
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
[BUG] Blog Table of contents links not working #3540
Comments
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. |
waiting for triage, would love to drop a fix |
I'm working on this issue |
No need, it's awaiting triage and is already being worked on. You can check other issues in the meantime... |
Describe the bug.
The links in the blog's Table of Contents (TOC) are not functioning as expected. Clicking on any of the TOC links does not scroll the page to the corresponding section, nor does it redirect to the correct content.
Expected behavior
Clicking on a link in the Table of Contents should smoothly scroll the page to the corresponding section with the relevant heading. Alternatively, if the links are meant to be anchors, they should navigate to the correct sections.
Screenshots
asyncapi-blog-toc-bug.mp4
How to Reproduce
🥦 Browser
Google Chrome
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: