My component shows up but i get an error message when the page is loaded. I can\'t seem to solve the error message at all after looking at a bunch of resources.
Erro
plz make sure tag in your head tag and you can use useAsDefault: true attr like this :
useAsDefault: true
@Routes([ {path: '/login', component: LoginComponent,useAsDefault: true} ])