Ember Inject Controller
The problem I got:
Just updated the Ember project to v1.13.5, and received this warning in the browser console:
DEPRECATION: Controller#needs is deprecated, please use Ember.inject.controller() instead
However, I couldn’t find the documentation yet...
victorleungtw.hashnode.dev1 min read