md-input autocomplete attribute not supported #331
Labels
help wanted
The team would appreciate a PR from the community to address this issue
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Milestone
I feel it's a bug but some might refer to it as a feature
When you have an md-input with an empty ngModel / value, autocomplete kicks in, but can't be disabled;
so in my case I have an "create user" form, where the username & password fields are present.
I cannot disable autocomplete, so my input shows my own username & password
I don't think it's worth doing so, the attribute is just not available on md-input in the source.
can create types.
I believe it is essential.
Should affect everything since introduction of md-input that would be Alpha-2
Did this work in previous versions of Angular / Material? Nope impossible
The text was updated successfully, but these errors were encountered: