I just found the issue as I replace the content from main.dev.ts to main.prod.ts. If I am not replace that I will facing another form issue, which is related to
Property 'xxxx' does not exist on type '{ [key: string]: AbstractControl; }'.
.....
I just found the issue as I replace the content from main.dev.ts to main.prod.ts. If I am not replace that I will facing another form issue, which is related to
Property 'xxxx' does not exist on type '{ [key: string]: AbstractControl; }'.
.....