scottie1984 / swagger-ui-express

Adds middleware to your express app to serve the Swagger UI bound to your Swagger document. This acts as living documentation for your API hosted from within your app.
MIT License
1.43k stars 226 forks source link

Computed url disappears between page switches #261

Open jsilve400 opened 3 years ago

jsilve400 commented 3 years ago

The computed URL and path variables appear when the docs first load, and then, once I switch the page, the computed url and path variables disappear. Any help on this, would be greatly appreciated.

scottie1984 commented 2 years ago

Can you provide more information - perhaps with some screenshots?