RESOLVED
Hi
Currently i have an standard Router with an JWT LoginComponent
When i submit login and password i route on an MenuComponent based on your sample https://imf7xn--run.stackblitz.io/
But i have two problems
1 in need to change path with .. because url begin with menu
2 when i click in one option menu compoment disspear, have only finalComponent without menu, how could i avoid it ??
In fact problem is how having an page before MenuPage like an LoginPage !
Regards