Actually unable to find how to bind the data using angular 6 while if share the data with sibling components using subject concept. I separated routing modules for dashboard
In dashboard have to show respective data on click in other component, but it displays in console unable to bind the data in view oninit.
It works in Behaviour subject but not in subject how?
Anyone please help me to learn the concept behind this.
Giving the github path for your reference
https://github.com/uiforchange/AngularComponentLazyLoading.git