Skip to content

Router without address bar #789

@kirill-konshin

Description

@kirill-konshin

Is there a way to prevent Router from modifications of browser's address bar?

For example, angular-ui-router can run in an entirely isolated mode, so that you still can use states and transitions between them, but address bar stays untouched. Works well for widget-like components, that are installed somewhere in the page and should not modify neither path nor hash.

As far as I can see from docs and code, there are options: HashLocation, HistoryLocation, RefreshLocation. There is also TestLocation -- will it fit in this above mentioned use-case? Unfortunately it's not included in the build...

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