I have two angular project (parent project and child project),both are deployed in server, where child is deployed as sub directory inside parent and a URL is generated (abcd.com/strategy) for child project. Once I redirect from parent to child I'm getting console error and once after I hard reload its working.
Kindly help me with the issue.