hugoebarboza

Results 2 issues of hugoebarboza

Hi, I recently update to Angular 10 and when I build my app, I get the bellow issue. node_modules/angular-vertical-timeline/dist/vertical-timeline.module.d.ts:2:22 - error NG6002: Appears in the NgModule.imports of OrderServiceModule, but could...

Hi, I followed the post about "Angular Router Custom Preloading Strategy", but I have a question. May I use preload with a canLoad route ? For example: { path: 'activity',...