Closed krystian8207 closed 3 years ago
When passing <path> for main page other than "/" I expect that default url after app run is: <app-url>/#!/<path>. Currently <path> displayed on url is always <app-url>/#!/.
<path>
<app-url>/#!/<path>
<app-url>/#!/
When passing
<path>
for main page other than "/" I expect that default url after app run is:<app-url>/#!/<path>
. Currently<path>
displayed on url is always<app-url>/#!/
.