Angular 17 | multiple apps | navigation routing behavior error in render
I have created multiple root components in Angular 17 and bootstrapped them in index.html
Child Router is not receiving second path – ignoring child path
This is hour 10, I’ve tried 20 differnet configurations. the first set works fine. the children under company only evaluates
Angular- Child Router is not receiving second path – ignoring child path
This is hour 10, I’ve tried 20 differnet configurations. the first set works fine. the children under company only evaluates
Component located at root of routing tree
I have 2 types of users : OWNER
and CUSTOMER
.