-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Closed
Description
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
Labels
No labels