Re: [Angular] Re: need help with my code

2022-04-26 Thread Ishika Joshi
Thank you for your response On Mon 25 Apr, 2022, 6:26 PM Arnaud Deman, wrote: > And also I would replace "& &" in the tests by "&&" > On Monday, 25 April 2022 at 14:51:14 UTC+2 Arnaud Deman wrote: > >> Hello, >> I think it's because you wrote *ngif instead of *ngIf. >> Regards, >> Arnaud. >> >

[Angular] Re: need help with my code

2022-04-25 Thread Arnaud Deman
And also I would replace "& &" in the tests by "&&" On Monday, 25 April 2022 at 14:51:14 UTC+2 Arnaud Deman wrote: > Hello, > I think it's because you wrote *ngif instead of *ngIf. > Regards, > Arnaud. > > On Monday, 25 April 2022 at 10:03:23 UTC+2 ishikaj...@gmail.com wrote: > >> I am stuck at

[Angular] Re: need help with my code

2022-04-25 Thread Arnaud Deman
Hello, I think it's because you wrote *ngif instead of *ngIf. Regards, Arnaud. On Monday, 25 April 2022 at 10:03:23 UTC+2 ishikaj...@gmail.com wrote: > I am stuck at the registration page and am getting an error . I have tried > my level best to solve the error but can't . Can you please help m