Skip to content

Reactive Forms Disabled not handled #104

@TheNumber-4

Description

@TheNumber-4

Issue:
Trying to use mdl-textfield with form control disabled using reactive forms in angular 2.

Expected Behavior:
Field should be disabled

Actual behavior:
EXCEPTION: Error in app.component.html:2:60 caused by: this.valueAccessor.setDisabledState is not a function

Plunkr

I would guess this is also an issue on other form controls as well, I would recommend adding a disabled field to the reactive forms example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions