Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

formState.disabled = true has no effect #51

@tadeussenf

Description

@tadeussenf

Setting formState.disabled to true should disable all input fields in the form. When using angular-formly-templates-material this setting has no effect tough:

    vm.options = {
      formState: {
        disabled: true
      }
    };

All input field stay enabled.
See http://jsbin.com/yatewi/edit?html,js,output

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