Why doesn't this route match when navigating to it directly?
问题 For the record: This is using the currently rather new "@angular/router": "3.0.0-alpha.8" , the route definitions are at the bottom of the post. When attempting to navigate in my application the behaviour is different depending on whether I enter the URL directly or following a link: Works: Entering http://localhost:9292 in the address-bar, correctly forwards to http://localhost:9292/about Works: Navigating directly to http://localhost:9292/about via the address-bar Works: If I navigate to