You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the value property of BehaviourSubject supposed to be public? Or is there supposed to be a public getValue function like there is in the previous version?
There is currently no way of reading the value without subscribing.