Angular动态表单项目迁移-'input'没有初始化程序和构造函数,TypeT|undefined的另一个错误
创始人
2024-10-24 14:01:13
0

这个问题通常发生在将 Angular 旧版代码升级到新版的过程中。原因是在旧版中,可能会在构造函数中初始化值,但在新版中,它会优先使用使用输入属性进行初始化,然后才会执行构造函数。解决方法是将输入属性值初始化放在构造函数之前,在组件中添加 ngAfterViewInit() 生命周期钩子方法。以下是示例代码:

import { AfterViewInit, Component, Input } from '@angular/core';
import { FormGroup } from '@angular/forms';

@Component({
  selector: 'app-dynamic-form',
  template: `
    
`, }) export class DynamicFormComponent implements AfterViewInit { @Input() fields: any[]; form: FormGroup; ngAfterViewInit() { // Initialize input values before the constructor is executed this.fields = this.fields || []; // Initialize the form after the input values this.form = this.createFormGroup(); } private createFormGroup() { const group = new FormGroup({}); this.fields.forEach((field) => { const control = field.required ? new FormControl(field.value || '', Validators.required) : new FormControl(field.value || ''); group.addControl(field.name, control); }); return group; } }

相关内容

热门资讯

透视辅助!wepoker私人辅... 透视辅助!wepoker私人辅助器,hh poker透视器下载,要领教程(果然是有挂)-哔哩哔哩1、...
透视输赢!德扑圈透视挂(透视)... 透视输赢!德扑圈透视挂(透视)开挂辅助app(竟然真的是有挂)-哔哩哔哩1、德扑圈透视挂ai机器人多...
透视黑科技!智星德州插件,竞技... 透视黑科技!智星德州插件,竞技联盟破解版最新版,操作教程(本来是真的挂)-哔哩哔哩1.竞技联盟破解版...
透视开挂!hhpoker德州机... 透视开挂!hhpoker德州机器人(透视)开挂辅助挂(总是真的有挂)-哔哩哔哩;1、hhpoker德...
透视安装!WePOker有没有... 透视安装!WePOker有没有透视方法,佛手在线是不是有挂,步骤教程(总是存在有挂)-哔哩哔哩1、金...
透视控制!德州局透视脚本免费版... 透视控制!德州局透视脚本免费版下载手机版(透视)开挂辅助器(切实真的是有挂)-哔哩哔哩1、德州局透视...
透视app!hhpkoer辅助... 透视app!hhpkoer辅助器视频(透视)开挂辅助器(原来是有挂)-哔哩哔哩hhpkoer辅助器视...
透视神器!大菠萝手游辅助,hh... 透视神器!大菠萝手游辅助,hhpoker是真的还是假的,课程教程(果然有挂)-哔哩哔哩1、每一步都需...
透视开挂!拱趴大菠萝辅助神器(... 透视开挂!拱趴大菠萝辅助神器(透视)开挂辅助器(切实真的有挂)-哔哩哔哩1、拱趴大菠萝辅助神器系统规...
透视好牌!wpk德州局怎么透视... 透视好牌!wpk德州局怎么透视,wepoker透视辅助下载,手筋教程(总是有挂)-哔哩哔哩1、wep...