angular-formly issue {{vm.issueNumber}}

angular: {{vm.env.angularVersion}} | angular-formly: {{vm.env.formlyVersion}}

Steps to report an issue (or to request a feature)

  1. Reproduce the issue (or reason for this feature request) in this jsbin. Protip: Please format your code. In jsbin, if you select all the text, then hit shift + tab, it will format all the code for you
  2. Update the steps to reproduce with steps the user takes or just a sentence or two describing what you're trying to accomplish
  3. Copy the link to your jsbin
  4. Paste the link in a new issue on angular-formly

Steps to Reproduce

  1. Step 1
  2. Step 2
  3. Step 3

Form


Model Value

{{vm.model | json}}

Form

{{vm.form | json}}

Fields (note, functions are not shown)

{{vm.originalFields | json}}

Form State

{{vm.options.formState | json}}