sir-dunxalot / ember-tooltips

Easy and extendible tooltips for Ember components - http://sir-dunxalot.github.io/ember-tooltips/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3.0.0-beta.2 and Engines

thec0keman opened this issue · comments

Using 3.0.0-beta.2 and Ember Engines, and this lookup to config is failing inside an engine.

In my experience, looking things up inside an engine isn't as reliable as inside an app normally. I'd suggest migrating to ember-get-config.

I'd be happy to make a PR for this change if you are 👍

@thec0keman If you're still up for it, I'd be very open to a PR for using ember-get-config!

I'll put up a PR for this shortly.

This is now fixed on the 3.x branch, which will soon be merged into master.