To fix it after angular's team fixes it.
I'm trying to make routing work in my app. if i go to localhost/ then everything works correctly. i can navigate like expected. However, if I manually type localhost/about in the address bar i get 404, since it reaches the wrong url on the server.