Vivek Joshi
Member since Mar 15, 2019
- Profile: /members/13900-vivek-joshi.htm
- Comments: 2
Recent Blog Comments By Vivek Joshi
-
Providing Module Configuration Using forRoot() And Ahead-Of-Time Compiling In Angular 7.2.0
Posted on Jun 10, 2019 at 6:41 AM
@Ben, Hey, Yes, I did solve it. The issue was a console.log in the ChildComponent's constructor wiith AOT=true... read more »
-
Providing Module Configuration Using forRoot() And Ahead-Of-Time Compiling In Angular 7.2.0
Posted on Mar 15, 2019 at 8:52 AM
Hi, Great tutorial! Although, I can run the app using standard 'npm run start', I still cannot build the code. It still gives me the following error: ERROR in Error during template compile of 'ParentModule' Function calls are not supported in decorators but 'ChildModule' was called.... read more »