Skip to content

input's maxLength=-1 property not works in MS Edge #388

Closed
@davidgabrichidze

Description

@davidgabrichidze

When attribute 'maxLength' is removed from input, behavior is corrected.

changing to @Input() maxLength: number = null; in input.ts removes attribute.

angular: rc-0;
material2: alpha4;
Edge version: 25.10

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