swagger-ui icon indicating copy to clipboard operation
swagger-ui copied to clipboard

Deeplinking replaces entire route of the page.

Open ngdevc opened this issue 4 months ago • 2 comments

Q&A (please complete the following information)

  • OS: [e.g. Windows]
  • Browser: [e.g. chrome]
  • Version: [e.g. 142.0.7444.0]
  • Method of installation: [e.g. npm]
  • Swagger-UI version: [e.g. 5.29.3]
  • Swagger/OpenAPI version: [e.g. Swagger 3.0]

Content & configuration

I'm integrating swagger-ui-dist in Angular 20, but if I enable deeplinking, it replaces the entire route of the page to "/#/xxx". How can I prevent this behavior and enable the deeplinking together?

ngdevc avatar Oct 06 '25 18:10 ngdevc

@ngdevc Can you please assign me this issue?

Ansita20 avatar Oct 14 '25 09:10 Ansita20

Hey @ngdevc,

I've checked deeplinking on https://editor-next.swagger.io/?deepLinking=true and I couldn't reproduce the issue. Are you able to provide a simple project where this bug can be reproduced?

robert-hebel-sb avatar Oct 30 '25 10:10 robert-hebel-sb