Closed
Description
From @wawyed on March 2, 2018 21:33
It would appear that the href method in stateService is not generating correctly the absolute url for a state.
It's missing the path part of the url.
so an absolute url that should look like:
https://localhost:8301/something/#/myView/123
becomes:
https://localhost:8301/#/myView/123
Copied from original issue: ui-router/core#142
Metadata
Metadata
Assignees
Labels
No labels