RapiDoc
RapiDoc copied to clipboard
Webhooks get hidden when collapsing left menu items
This is a minimal setup with no configuration:
<script type="module" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/rapidoc.js"></script>
<rapi-doc id="thedoc" spec-url="{{ spec_url }}">
</rapi-doc>
https://github.com/rapi-doc/RapiDoc/assets/1592898/be9c4bf6-8998-448b-bf34-f7bc97ff5976
This only happens when webhooks have no "tags". Whey they have tags, they collapse/expand correctly.