Skip to content

1.0.0-alpha.5: Refreshing app with <base href> in HTML5 mode doesn't work #2745

@christopherthielen

Description

@christopherthielen

If the app defines a <base href='/basepath/'>, state transitions work within the app. However if the user bookmarks or refreshes the page, the state is not matched properly.

Apparently PathLocationStrategy.path() does not strip out the basePath, so we need to do that manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions