Resolve on child route stops rendering components with nested routing

前端 未结 0 1545
梦如初夏
梦如初夏 2020-11-28 16:39

File structure:

app-routing.module.ts

const routes: Routes = [
  { path: \'\', pathMatch: \'full\', redirectTo: \'main\' },
  {
    path: \'main\',
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题