Skip to content

stateService.href absolute, missing path #3710

Closed
@christopherthielen

Description

@christopherthielen

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions