akveo / akveo/ngx-admin

Custom Routes for new component in ngx admin akveo theme

Open
#1,554 10 comments 5 reactions 0 assignees View on GitHub
needs info question
Dominant language
TypeScript
Stars
25.7k
Forks
7.9k
PR merge metrics
No merged PRs in 30d

Description

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',
}, `

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.