Multi Module Angular Project After add New Sub Module Not Naviagating.No Errors Display
I have a Multi Module angular project that i have been working and today i had to add new sub module (AdvertisingModule).I have configured all routing and code without any error.but when i click button inside the new module it has to navigate to it’s child page.No errors in console URL also changing but UI does not change.Here i have listed my App module and new module.how can i find the error ..?