dimanche 29 mars 2015

How can I change query params without a controller in Ember?

I have a callback from a library which returns data that I need to use to update query params. The problem is that this callback has no reference to any Ember structure or data. Is there a way to get access to the current controller to do controller.set(param, value) or perhaps a way of doing Ember.transitionTo({param: value})?





Aucun commentaire:

Enregistrer un commentaire