AngularServiceBehaviorSubject使用AsyncPipe显示重复数据的问题
创始人
2024-10-29 09:30:20
0

使用distinctUntilChanged()方法过滤掉重复数据。

示例代码:

service.ts

import { Injectable } from '@angular/core';
import { BehaviorSubject } from 'rxjs';

@Injectable({
  providedIn: 'root'
})
export class DataService {
  private itemsSubject = new BehaviorSubject([]);
  items$ = this.itemsSubject.asObservable();

  addItem(item: string) {
    const currentItems = this.itemsSubject.getValue();
    currentItems.push(item);
    this.itemsSubject.next(currentItems);
  }
}

component.ts

import { Component, OnInit } from '@angular/core';
import { DataService } from '../data.service';
import { Observable } from 'rxjs';
import { distinctUntilChanged } from 'rxjs/operators';

@Component({
  selector: 'app-component',
  template: `
    
{{ item }}
` }) export class MyComponent implements OnInit { items$: Observable; constructor(private dataService: DataService) {} ngOnInit() { this.items$ = this.dataService.items$.pipe(distinctUntilChanged()); } addItem(item: string) { this.dataService.addItem(item); } }

相关内容

热门资讯

玩家攻略推荐!德普之星辅助工具... 玩家攻略推荐!德普之星辅助工具如何打开,pokemmo手机版透视脚本,详细教程(有挂辅助)这是由厦门...
透视智能ai!hhpoker软... 透视智能ai!hhpoker软件可以玩吗(透视)本来真的有挂(详细辅助新2025教程)1、下载好辅助...
终于清楚!wepoker亲友圈... 终于清楚!wepoker亲友圈有用吗,wepoker透视app下载,系统教程(有挂教程);wepok...
透视能赢!xpoker辅助怎么... 透视能赢!xpoker辅助怎么用(透视)果然是有挂(详细辅助解说技巧);运辅助工具,进入游戏界面。进...
专业讨论!newpoker怎么... 专业讨论!newpoker怎么安装脚本,wpk显示有作弊,安装教程(有挂透明);支持多人共享记分板与...
透视安卓版!wepoker透视... 透视安卓版!wepoker透视版下载(透视)果然真的有挂(详细辅助力荐教程);1、很好的工具软件,可...
热点推荐!pokemmo辅助工... 热点推荐!pokemmo辅助工具,佛手在线有挂吗,wpk教程(有挂教程)准备好在佛手在线有挂吗 ia...
透视透视!wepoker私人局... 透视透视!wepoker私人局透视(透视)原来有挂(详细辅助解密教程)在进入辅助挂后,参与本局比赛的...
记者发布!淘宝买wepoker... 记者发布!淘宝买wepoker透视有用吗,aa poker辅助,高科技教程(有挂攻略)1、很好的工具...
透视辅助!aapoker怎么控... 透视辅助!aapoker怎么控制牌(透视)好像是有挂(详细辅助新2025版)1、玩家可以在软件透明挂...