Values in Developer Command Prompt not the same as the values in the Browser Console
I have this Observable which checks if a key is stored in the local storage of the browser. Value from this observable is used in another observable. However, I noticed that the values coming in from the observables are different in the logs of the Development Command Prompt and the browser console.