Angular Routing and modules -


i have module imports module. both modules have route path named 'listing' how routing merge if both modules have same routing name? appears routes merge. in situation url displayed showed 1 route while actual page displayed other module/route. fix routing issue renamed route paths unique names curious occurring?

here both module names same when run application route paths conflict. make folder both route.js files , drop both files in different folder change paths. ensure routes don't conflict.


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -