nebular icon indicating copy to clipboard operation
nebular copied to clipboard

#Custom routes for new component

Open usmanshani92 opened this issue 3 years ago • 1 comments
trafficstars

I want to add new child routes for an new component with AKVEO theme , all other built in routes are working fine but my custom components route is not working in (pages-routing.module) its redirecting on dashboard.

{ path: 'movers', loadChildren: './movers/movers.module#MoversModule', },

How to achieve this?

usmanshani92 avatar Jan 28 '22 12:01 usmanshani92

@nnixaa hope you are fine. please help on highlighted issue.

usmanshani92 avatar Jan 31 '22 12:01 usmanshani92