Hello!
Trying to call the component such that
{{ember-selectize content=content optionValuePath=optionValuePath optionLabelPath=optionLabelPath value=value disabled=disabled}}
Where value="some value present in the optionValuePath" Does not reflect on the component's selection and sets that value to undefined
Hello!
Trying to call the component such that
Where
value="some value present in the optionValuePath"Does not reflect on the component's selection and sets that value toundefined