L
Size: a a a
L
МВ
{
path: 'auth/:id',
loadChildren: () => import('./auth/auth.module').then(m => m.AuthModule)
}
{
path: 'auth',
component: AuthComponent,
children: [
{
path: 'signup',
component: SignupComponent
},
{
path: 'signin',
component: SigninComponent
},
{
path: 'signout',
component: SignoutComponent
}
]
}
SignoutComponent
— Error: Outlet is not activated
ДХ
{
path: 'auth/:id',
loadChildren: () => import('./auth/auth.module').then(m => m.AuthModule)
}
{
path: 'auth',
component: AuthComponent,
children: [
{
path: 'signup',
component: SignupComponent
},
{
path: 'signin',
component: SigninComponent
},
{
path: 'signout',
component: SignoutComponent
}
]
}
SignoutComponent
— Error: Outlet is not activated
ДХ
{
path: 'auth/:id',
loadChildren: () => import('./auth/auth.module').then(m => m.AuthModule)
}
{
path: 'auth',
component: AuthComponent,
children: [
{
path: 'signup',
component: SignupComponent
},
{
path: 'signin',
component: SigninComponent
},
{
path: 'signout',
component: SignoutComponent
}
]
}
SignoutComponent
— Error: Outlet is not activated
ДХ
ДХ
{
path: 'auth/:id',
loadChildren: () => import('./auth/auth.module').then(m => m.AuthModule)
}
{
path: 'auth',
component: AuthComponent,
children: [
{
path: 'signup',
component: SignupComponent
},
{
path: 'signin',
component: SigninComponent
},
{
path: 'signout',
component: SignoutComponent
}
]
}
SignoutComponent
— Error: Outlet is not activated
BQ
IK
AV
IK
IK
AV
IK
AV
R
IK