`<a href="">My Link</a>` would do nothing in Angular 1.x, but it navigates to the app base in Angular 2. Is this the desired behavior or a bug? If it is the former, than what would be the equivalent of `href=""` in Angular2?