Ember Wishlist!

Route Access from Controller

A Route can this.get(‘controller’) but a Controller cannot this.get(‘route’). If there isn’t a Route to be had, undefined should be returned.

1 Like