-
Notifications
You must be signed in to change notification settings - Fork 313
Closed
Description
HI,
I am using angular with routes. I have given update-route = false. In this case when I click at the link near right hand lock, it redirects to localhost:4200/#auth. Href seems to be given directly as #auth. Even if I enable update-route=true, this will fail because my path to this page is "localhost:4200/api-doc/apiname. When we click on other links it changes to "localhost:4200/api-doc/apiname/get-endpoint" etc but in case of Auth lock, it redirects to localhost:4200/#auth.
Metadata
Metadata
Assignees
Labels
No labels