1 min readFeb 10, 2020
My take is that you’re not using a BehaviorSubject then, as regular Subjects don’t have that method: https://rxjs-dev.firebaseapp.com/api/index/class/Subject but BehaviorSubjects do: https://rxjs-dev.firebaseapp.com/api/index/class/BehaviorSubject