iStefo / ember-select-2

DEPRECATED IN FAVOR OF https://github.com/cibernox/ember-power-select
MIT License
143 stars 119 forks source link

Data from API is not showing on Hierarchical JSON Dropdown #142

Closed jigneshchudasama05 closed 7 years ago

jigneshchudasama05 commented 8 years ago

I followed your example of Hierarchical JSON, in that you are passing data from ember-data, its working fine, but I want to show data which is coming from the API, not the ember-data. I have formatted the JSON at the API as required but still not displaying the data.

Any help? or anything that I missed?

jigneshchudasama05 commented 8 years ago

@iStefo Any update?

iStefo commented 7 years ago

Hi! Sorry I can't help you in this case. Make sure that you follow the examples (or tests) and make sure that you got any identifiers (optionValuePath) etc. right.