Hello everyone, I am working on the issue `https://github.com/openMF/web-app/issues/233` it has to do with creating a report page with angular material as specified here .
I generated a report component and added code on the `report.component.html` for the form. I went to the `app-routing.module.ts` and added the path for the `reportComponent` but when I type in the url to my report page on the browser I see no form showing up. Thanks. Debenick
