leandrotassi

Results 7 comments of leandrotassi

Hi @jnizet the bug occurs when using the formControlName within the formGroup. You can look in the 'profile-editor.component.html' component and compare two controls: 1. `` Does not work. 2. ``...

That [Disabled] directive actually stopped working in version 15 and I don't even get the warning in the browser console. It was working perfectly in version 14. But, anyway, I...

> Here is StackBlitz with reproduction: https://stackblitz.com/edit/angular-ivy-jcwird?file=src/app/app.component.html Thanks. At the moment I have no way to test it. As soon as it works, I return the result.

> I'm trying to reproduce the regression so I can figure out why this changed. However, it seems to behave exactly the same (odd) way in Angular 14: https://stackblitz.com/edit/angular-ivy-4ymuur?file=src/app/app.component.html >...

> I'm trying to reproduce the regression so I can figure out why this changed. However, it seems to behave exactly the same (odd) way in Angular 14: https://stackblitz.com/edit/angular-ivy-4ymuur?file=src/app/app.component.html >...

> > I'm trying to reproduce the regression so I can figure out why this changed. However, it seems to behave exactly the same (odd) way in Angular 14: https://stackblitz.com/edit/angular-ivy-4ymuur?file=src/app/app.component.html...