chancancode / ember-polaris-service

Previewing Ember Polaris style services
Other
13 stars 3 forks source link

root scope self-reference #8

Open chancancode opened 8 months ago

chancancode commented 8 months ago

paradoxically service(owner, ...) doesn't work because getOwner(owner) !== owner, not sure if this really is a real issue, but it seems harmless to do it