Lee Hu
Results
1
issues of
Lee Hu
The issue is that use RouterModule after changes in the code are done the screen is white `@NgModule({ imports: [RouterModule.forRoot(routes, {useHash: true})], exports: [RouterModule] })` Also i had to change...
question