I am experiencing an issue where I pass data through components using behavior subject. However, when I try to retrieve it with subscribe, it shows null even though the service returns a real value.
To reproduce the issue, you can check out the code here: https://stackblitz.com/edit/angular-ivy-dok6n6?file=src%2Fapp%2Fapp.component.ts