comp11 and comp12 are not displayed. I don't understand
#routing
6 messages · Page 1 of 1 (latest)
There is no router-outlet in parent11, so the router can't insert the component of the child route anywhere.
thanks !
It works with your help, thank you. now I'm learning how router-outlet named works and again I'm stuck.
I updated stackblitz :
https://stackblitz.com/edit/stackblitz-starters-gyo6zk
I never use them. But they're documented. https://angular.io/guide/router-tutorial-toh#displaying-multiple-routes-in-named-outlets
I don't understand what I should do
Read the documentation I linked to. And find other sources explaining what they're for and how they work.