-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
I updated latest @angular/cli@1.7.0 and now nested routing not work.I created two routing file like app-routing.module.ts and report-route.module.ts.
report-route.module.ts used in app-routing.module.ts.after updating to latest Angular CLI not working. and its working in V1.6.8
Error is Uncaught (in promise) TypeError: undefined is not a function
gremi64, titocr, MattMorrisDev, diegoarce, kellenschmidt and 20 more