Skip to content

Instantly share code, notes, and snippets.

@vikingmute
Created January 28, 2016 03:08
Show Gist options
  • Save vikingmute/2be4b341ad7b5d385845 to your computer and use it in GitHub Desktop.
Save vikingmute/2be4b341ad7b5d385845 to your computer and use it in GitHub Desktop.
kindOptions: [
{kind: "cosmetic"},
{kind: "dimensional"}
],
{
path: 'kind',
label: 'Kind',
optionLabelPath: 'content.kind',
choices: 'table.kindOptions',
value: 'kind',
component: 'md-editor-single-select'
},
when I post , the data.kind = [object object]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment