Closed cdupetit closed 4 years ago
Hi again,
I hope you are doing great.
Thanks for the report. I'll take a look this weekend and release an update on Sunday.
I'm on vacation for two weeks starting tonight. So I could not test before my return.
No worries, take your time and have fun!
Thanks
Hi @satanTime, When I use MockBuilder to test a XComponent included in a RouterModule.forChild route with a YComponent. I get this error :
Error: Component YComponent is not part of any NgModule or the module has not been imported into your module.
To remove error, I should mock the YComponent manually. You can see the error in StackBlitz. The code works fine in production.
Thanks in advance. Best regards. Cyril