swagger-ui
swagger-ui copied to clipboard
Deeplinking replaces entire route of the page.
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 Can you please assign me this issue?
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?