Alle Beiträge von

Pascal Brokmeier

Browsing

When testing a component that dynamically opened a dialog using Angular Material (2), I was getting an error I didn’t immediately expect. The MdDialogModule was added to the imports, so my TestBed knew what was going on but my dynamically loaded Component caused problems. Error: Error in ./AdminHomeComponent class AdminHomeComponent…