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?