Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4838

Controller inheritance

$
0
0

@celo wrote:

I am using the following code in EVERY controller:

panels: Ember.inject.service(),
isOpen: Ember.computed.alias('panels.isOpen')

If i delete from all controllers and put only in the ApplicationController, shouldn't work equal??? Because isn't.

Thanks.

Posts: 3

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 4838

Trending Articles