Priyank Verma
Results
2
comments of
Priyank Verma
Hey @maddy81818181 I'm getting the same issue with `ng build --prod`. As a workaround, for now, try building your application using `ng build -prod--extract-css=false` that works for me.
`ERROR TypeError: this.wizard.reset is not a function` getting this error and I did everything as mentioned above. * * @ViewChild('wizard') wizard: WizardComponent; * edit reset() and complete() function in wizard.component.ts