Angular的ViewChild valueChange处理程序在组件被*ngIf隐藏和重新显示后停止触发。
创始人
2024-10-24 11:01:29
0

在Angular中,当使用ngIf指令隐藏和重新显示组件时,ViewChild的valueChange处理程序可能会停止触发。这是因为ngIf指令会从DOM中移除组件,并且重新显示时会重新创建组件。为了解决这个问题,可以使用ngAfterViewInit生命周期钩子来重新订阅valueChange事件。以下是一个示例:

在组件中定义ViewChild和订阅valueChange事件的代码:

import { Component, ViewChild, ElementRef, AfterViewInit, OnDestroy } from '@angular/core';
import { Subscription } from 'rxjs';

@Component({
  selector: 'app-my-component',
  template: `
    
` }) export class MyComponent implements AfterViewInit, OnDestroy { @ViewChild('myInput', { static: false }) myInput: ElementRef; private valueChangeSubscription: Subscription; public showComponent: boolean = true; ngAfterViewInit() { this.valueChangeSubscription = this.myInput.nativeElement.valueChanges.subscribe(() => { this.onValueChange(); }); } ngOnDestroy() { this.valueChangeSubscription.unsubscribe(); } onInputChange() { // Do something when input value changes } onValueChange() { // Do something when valueChange event is triggered } toggleComponent() { this.showComponent = !this.showComponent; } }

在上述示例中,我们使用了ViewChild装饰器来获取对输入元素的引用。然后,在ngAfterViewInit生命周期钩子中,我们订阅了valueChange事件,并在回调函数中调用了onValueChange方法。

另外,我们还实现了OnDestroy生命周期钩子,在组件销毁时取消了valueChange事件的订阅,以避免内存泄漏。

最后,在模板中使用了*ngIf指令来根据showComponent属性的值来显示或隐藏组件。通过调用toggleComponent方法,我们可以切换showComponent属性的值,从而隐藏或重新显示组件。

这样,当组件被隐藏和重新显示时,valueChange事件仍然会触发,并且可以正常处理。

相关内容

热门资讯

透视解迷"werpl... 透视解迷"werplan免费挂下载"其实存在有辅助软件(哔哩哔哩)亲,关键说明,werplan免费挂...
连日来"pokemo... 连日来"pokemomo辅助工具"约局吧德州可以透视吗(一贯是真的辅助软件)-哔哩哔哩1、打开软件启...
透视普及"hhpok... 透视普及"hhpoker是真的假的"本来真的有辅助攻略(哔哩哔哩)1、在hhpoker是真的假的插件...
反观"poker辅助... 反观"poker辅助器免费安装"约局吧辅助器(一贯是有辅助工具)-哔哩哔哩1、这是跨平台的poker...
透视开挂"hhpok... 透视开挂"hhpoker外开挂靠谱吗"切实有辅助教程(哔哩哔哩)1、在hhpoker外开挂靠谱吗插件...
辅助透视"wepok... 辅助透视"wepoker有用吗"wepokerplus到底是挂了吗(本来真的有辅助下载)-哔哩哔哩1...
透视有挂"wepok... 透视有挂"wepoker破解器"一贯存在有辅助脚本(哔哩哔哩)1、超多福利:超高返利,海量正版游戏,...
据文件显示"wepo... 据文件显示"wepoker有用吗"wepoker正确养号方法(竟然有辅助辅助器)-哔哩哔哩1、让任何...
透视专业"wepok... 透视专业"wepokerplus脚本"原来是真的辅助方法(哔哩哔哩)一、wepokerplus脚本游...
透视游戏"如何下载德... 透视游戏"如何下载德普之星辅助软件"wepoker轻量版辅助(一贯是真的辅助修改器)-哔哩哔哩1)如...