RapiDoc icon indicating copy to clipboard operation
RapiDoc copied to clipboard

Webhooks get hidden when collapsing left menu items

Open ddorian opened this issue 2 years ago • 1 comments

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

ddorian avatar Sep 15 '23 09:09 ddorian

This only happens when webhooks have no "tags". Whey they have tags, they collapse/expand correctly.

ddorian avatar Sep 15 '23 12:09 ddorian