vendredi 12 juin 2015

How do you force Ember to rerender a component?

I have an Ember component that uses jQuery to add a canvas chart. When I change routes, I get a new model, but Ember's automatic rerendering does not work in this case. In fact, I don't know how to make the component code which adds the chart re-run at all. How can I do this?

Would it work better if it was a view?




Aucun commentaire:

Enregistrer un commentaire