-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgenthelp wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue
Milestone
Description
- Do you want to request a feature or report a bug?
I feel it's a bug but some might refer to it as a feature - What is the current behavior?
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
- **If the current behavior is a bug,
I don't think it's worth doing so, the attribute is just not available on md-input in the source. - What is the expected behavior?
can create types. - What is the motivation / use case for changing the behavior?
I believe it is essential. - Which version of Angular and Material, and which browser and OS does this issue affect?
Should affect everything since introduction of md-input that would be Alpha-2
Did this work in previous versions of Angular / Material? Nope impossible
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgenthelp wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue