I have this sort of action in my controller
action : {search: function(){this.store.find('vehicle')} }
now when i try to pressed the button the data successfully return in store. but when i try to loop the data is not appearing
{{#each foo as |bar|}} {{bar.data}} {{/else}}
Aucun commentaire:
Enregistrer un commentaire