Can anyone help with the scenario where this._getReactions$.next() not working whenever this.http.get(...) gets an error. I want to keep observable ali
this._getReactions$.next()
this.http.get(...)