namlook / ember-eureka

Ember client for Eureka applications
MIT License
3 stars 0 forks source link

The application breaks if we don't instantiate it as 'App' #43

Open namlook opened 10 years ago

namlook commented 10 years ago

To fix it, remove any reference of 'App' in computed properties and use the injected app config instead