내 관찰 가능한 "TEMPLATENAME"을 가입하려고 내가이 오류를 가지고this._subscribe 내가 모르는 기능
아니다 콘솔 :
관찰 가능한 {_isScalar : 거짓 _subscribe : 어레이 (1)} _isScalar : 거짓 _subscribe : [ "배포"] 프로토 : 객체
내가 가입하려고 :
this.subscriptions.push(this.templateName.subscribe.bind(this.templateName)(templateName => {
this.store.dispatch(new requestActions.LoadTemplateAction(templateName))
}))
을 그리고 난이 오류가 :
this._subscribe 인을 함수가 아님