Winkel -URL nicht gültig sendet Sie an eine Komponente
{ path: 'notfound', component: NotFoundComponent},
{ path: "**",redirectTo:"notfound"},
Bewildered Baboon
{ path: 'notfound', component: NotFoundComponent},
{ path: "**",redirectTo:"notfound"},