Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update forms to set disabled in FormGroup #1742

Open
paulbert opened this issue Jul 26, 2018 · 0 comments
Open

Update forms to set disabled in FormGroup #1742

paulbert opened this issue Jul 26, 2018 · 0 comments

Comments

@paulbert
Copy link
Member

I noticed the below warning for what I think is our login form:

image

It's telling us to set disabled in the FormControls assigned to the FormGroup rather than setting it in the HTML template. We should check our forms and make this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants