Angular热observables和RxJS:数组的更改未发出给订阅者
创始人
2024-10-29 05:00:19
0

在 Angular 中,当我们使用 RxJS 来处理 Observable 时,有时我们会遇到热 observables 中的一些问题,如订阅者未能接收到对数组的更改。这是因为数组是对象,并且在 RxJS 中,对象是通过引用传递的,因此当我们更改数组时,它的引用仍然相同,而热 observable 不会自动地将更改推送给订阅者。

为了解决这个问题,我们可以使用 BehaviorSubject。BehaviorSubject 和普通的 Subject 是相似的,但是它会记录最新的值,并在订阅时将其推送给订阅者。因此,当我们使用 BehaviorSubject 时,订阅者在订阅时将收到最新的值,而不是最初的值。

下面是一个使用 BehaviorSubject 解决这个问题的例子:

import { Component, OnInit } from '@angular/core';
import { BehaviorSubject } from 'rxjs';

@Component({
  selector: 'app-example',
  template: `
    
    
  • {{ item }}
`, }) export class ExampleComponent implements OnInit { items$ = new BehaviorSubject(['item 1', 'item 2', 'item 3']); ngOnInit() { // subscribe to the BehaviorSubject this.items$.subscribe(items => console.log(items)); } addItem() { // get the current value of the BehaviorSubject const currentItems = this.items$.value; // create a new array with the new item added const newItems = [...currentItems, `item ${currentItems.length + 1}`]; // update the BehaviorSubject with the new array this.items$.next(newItems); } }

在这个例子中,我们创建了一个 BehaviorSubject,并将默认值设置为一个包含三个字符串的数组。我们使用

相关内容

热门资讯

外挂法子!哈糖大菠萝助手,xp... 外挂法子!哈糖大菠萝助手,xpoker辅助-切实是真的有辅助工具(哔哩哔哩)1、许多玩家不知道哈糖大...
外挂手册!德普之星透视辅助插件... 外挂手册!德普之星透视辅助插件,sohoo竞技联盟辅助器-真是真的是有辅助插件(哔哩哔哩)1、完成s...
外挂技法!悦扑克脚本,佛手大菠... 外挂技法!悦扑克脚本,佛手大菠萝辅助-果然真的是有辅助教程(哔哩哔哩)1)佛手大菠萝辅助有没有挂:进...
外挂妙招!德普之星app安卓版... 外挂妙招!德普之星app安卓版破解版,智星菠萝可以辅助吗-果然是有辅助app(哔哩哔哩)暗藏猫腻,小...
外挂办法!poker worl... 外挂办法!poker world辅助,哈糖大菠萝万能挂-原来一直总是有辅助插件(哔哩哔哩);1、任何...
外挂办法!xpoker辅助,p... 外挂办法!xpoker辅助,pokerrrr2辅助-其实是有辅助软件(哔哩哔哩)1、pokerrrr...
外挂积累!poker mast... 外挂积累!poker master辅助,xpoker辅助工具-本来是有辅助技巧(哔哩哔哩)一、pok...
外挂课程!约局吧德州可以透视吗... 外挂课程!约局吧德州可以透视吗,德普之星怎么设置埋牌-本来一直总是有辅助技巧(哔哩哔哩)1、该软件可...
外挂模块!德普之星有辅助软件吗... 外挂模块!德普之星有辅助软件吗,pokerworld软件-竟然有辅助插件(哔哩哔哩)1、下载好pok...
外挂技法!红龙poker作必弊... 外挂技法!红龙poker作必弊指令,德普之星透视软件免费入口官网-真是是真的有辅助攻略(哔哩哔哩)1...