Table of Contents not displaying on sidebar when using Stoplight with Docusaurus #2370
Replies: 1 comment
-
|
There was an issue on how i created routers. I fixed the routing and now i can see the sidebar populated. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I've been experiencing an issue where the Table of Contents (TOC) from Stoplight does not display in the side panel when used within a Docusaurus site.
Here's the code snippet I'm working with:
I've tried to isolate the issue as much as possible, even rendering the StoplightProject in a separate div to avoid CSS conflicts. However, the TOC still does not appear. I have also checked for JavaScript errors and network activity, but did not find any issues there.
I'm currently using the following versions of the libraries:
Docusaurus version: 2.4.0
Stoplight elements-dev-portal version: ^1.10.1
Any help or guidance you could provide would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions