Angelo Manganiello

Results 1 comments of Angelo Manganiello

The error is caused by source code of front end app in app.routing.ts: ``` path: '', redirectTo: 'dashboard', pathMatch: 'full', ``` clicking on element with '#' element. For example: ```...