Custom Routes for new component in ngx admin akveo theme
Đang mở
needs info
question
- Ngôn ngữ chính
- TypeScript
- Star
- 25.7k
- Fork
- 7.9k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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',
}, `
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.