When Ivy compiler is enabled in Angular 8 application and if I try to lazy load a module I am getting following error TypeError: ngModuleFactory.create is not a function Is there any solution available to solve this issue?