Angular12中post()后为什么pipe()和subscribe()不触发?
创始人
2024-10-21 21:30:35
0

这个问题可能由于忘记在 HttpClient.post() 函数上使用 {observe: 'response'} 参数而导致。 {observe: 'response'} 参数用于返回HttpResponse,否则HttpClient返回的是响应主体。 如果没有指定返回的类型为HttpResponse,则无法调用pipe() 和 subscribe()。

示例代码:

import { HttpClient } from '@angular/common/http';
import { Injectable } from '@angular/core';

import { Observable } from 'rxjs';

@Injectable({
  providedIn: 'root'
})
export class DataService {

  constructor(private http: HttpClient) {}

  postExample(): Observable {
    return this.http.post('API_URL', {data: 'example'}, {observe: 'response'})
      .pipe(
        map((response: any) => {
          console.log(response);
        })
      );
  }

}

在 post() 方法中使用 {observe: 'response'} 参数,然后在pipe()中使用map()等操作符就可以处理响应了。

相关内容

热门资讯

六分钟方式!wepoker透视... 六分钟方式!wepoker透视版下载(透视)好像真的有辅助工具(哔哩哔哩)wepoker透视版下载辅...
8分钟操作!pokerworl... 8分钟操作!pokerworld修改器(透视)竟然真的是有辅助辅助(哔哩哔哩)pokerworld修...
第7分钟办法!wepoker有... 第7分钟办法!wepoker有什么规律(透视)一直存在有辅助下载(哔哩哔哩);1、wepoker有什...
8分钟讲义!wepoker怎么... 8分钟讲义!wepoker怎么挂飞机(透视)果然真的有辅助脚本(哔哩哔哩)1、下载好wepoker怎...
第五分钟步骤!wepoker辅... 第五分钟步骤!wepoker辅助器是真的吗(透视)一贯有辅助透视(哔哩哔哩)1、完成wepoker辅...
第7分钟操作!约局吧德州真的存... 第7分钟操作!约局吧德州真的存在透视吗(透视)确实是有辅助安装(哔哩哔哩)1、第7分钟操作!约局吧德...
第1分钟绝活!wpk私人局有透... 第1分钟绝活!wpk私人局有透视吗(透视)其实是真的有辅助插件(哔哩哔哩)在进入wpk私人局有透视吗...
四分钟操作!pokemmo免费... 四分钟操作!pokemmo免费脚本(透视)切实存在有辅助下载(哔哩哔哩)1)pokemmo免费脚本免...
第十分钟学习!wepoker有... 第十分钟学习!wepoker有透视功能吗(透视)原来是有辅助脚本(哔哩哔哩)1、用户打开应用后不用登...
第9分钟模块!德普之星透视免费... 第9分钟模块!德普之星透视免费(透视)都是是有辅助脚本(哔哩哔哩)德普之星透视免费能透视中分为三种模...