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 Mar 13, 2018. It is now read-only.
I might be misusing the component, but it looks like <flatiron-director> doesn't show the initial slash after the hash. URL becomes http://localhost:9000/#myroute instead of http://localhost:9000/#/myroute.
I might be misusing the component, but it looks like
<flatiron-director>
doesn't show the initial slash after the hash. URL becomeshttp://localhost:9000/#myroute
instead ofhttp://localhost:9000/#/myroute
.Shouldn't this.ready be:
?
The text was updated successfully, but these errors were encountered: