I have two app components with a parent/child relationship. AppComponent is the parent while ConfigComponent is the child. When I startup my app, AppComponent makes a service call inside its constructor to set a variable e.g. I have two app components with a parent/child r