ember-cli-selectize
ember-cli-selectize copied to clipboard
hasMany async data value not binding
while binding the drop down value async data not visible but the model is getting updated, why this happening in Ember2.3 in 1.13 its was working fine. After updating my Ember only i am facing this issue, can you help me to fix this. Thanks in advance :)
Can you show the template you're using?
i also have some exact problem, cannot find any working code samples for async search in hasmany data. i asked a similar question here
#149