javascript - Ember-Rails component -
i asked question wasn't answered, i'm trying ask in different way. let me start saying, created ember app using rails backend ember-rails gem. have done lot of research , find documentation conflicting , outdated.
part of application works perfectly, i'm using story sort of function. however, when tried move on , create component application render line chart ran lot of errors , confusing outcomes. quite data not render @ all. error is
uncaught error: <sample.chartview:ember344> handlebars error: not find property 'chart' on object (generated chart controller)
- my code on github.com/fatoblivion/sample
- my previous question: rendering ember component (google line chart) rails backend
and if know current , up-to-date rails/ember tutorial components lot.
Comments
Post a Comment