Vlad S

Results 1 comments of Vlad S

I managed to get it to work by using this filter in app.component and other components with internal routing: `directives: [ROUTER_DIRECTIVES.filter(direc => direc != RouterOutlet), OverwittenRouterOutlet, ...]`