Skip to content

md-input autocomplete attribute not supported #331

@msegers

Description

@msegers
  • 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

No one assigned

    Labels

    P3An 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 issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions