Closed Braunson closed 1 year ago
I think it should be possible to track down why they are not visible with the browser's inspector. I suspect it's an issue with the theme's CSS or JavaScript.
I might be able to help if you can publish the docs somewhere. You can use a GraphQL API from https://github.com/IvanGoncharov/graphql-apis if you don't want to expose yours.
@Braunson were you able to figure it out?
@zhouzi I did not and ended up using another plugin.
Sorry to hear but glad you found a solution nonetheless 😉
Overview
I'm having a weird issue where the sidebar dropdown to show the generated GraphQL title/subtitle but no sub-pages but it exists in the HTML it's just not visible. See image below
Code
docusaurus.config.js
sidebar.js
I can confirm the items are generated in
docs/GraphQL/Foobar-API/*