Skip to content

md-input maxlength is not working with type number.... #1934

@r-vijay-r

Description

@r-vijay-r

md-input maxlength property is not working with type=number

Expected to get mobile number from user with 10 digits with the code

<md-input type="number" maxlength=10 #mobile />

the limit is not taking into consideration and charactercount and invalid also not working as expected...

####using windows7, angular2 (latest), material2(latest)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions