rapi-doc / RapiDoc

RapiDoc -WebComponent for OpenAPI Spec
https://rapidocweb.com
MIT License
1.65k stars 277 forks source link

Inquiry - API response window is not showing in UI #1013

Closed dbrandt2 closed 2 months ago

dbrandt2 commented 3 months ago

I am new to web development and am having an issue where the response window never displays even though I can see a successful response in Microsoft Edge devtools. I downloaded the .zip of the project and am trying to get the find a pet by id to show the response. Am I missing a dependency or a setting somewhere? The spec is petstore.json. The example response shows but nothing happens after clicking "Try" and getting response back. Any advice would be appreciated.