You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
Description
The page doesn't get updated with the path if path is set using JS.
Expected outcome
the page url should be updated
Actual outcome
The page url is not updated
Steps to reproduce
this.set("routeData.workspace", "sample-workspace");
polymer serve
and if the page is pointing to localhost:8081/ the hash is not updated in the url.Browsers Affected
Not tested
The text was updated successfully, but these errors were encountered: