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

formState.disabled = true has no effect #51

Open
tadeussenf opened this issue Aug 26, 2016 · 0 comments
Open

formState.disabled = true has no effect #51

tadeussenf opened this issue Aug 26, 2016 · 0 comments

Comments

@tadeussenf
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant