Open tamzinblake opened 7 years ago
Are you on liquid-fire 0.27.0? It should have addressed this deprecation warning.
Yes, this is after upgrading. I'll take a look at where this is happening.
I got this issue too. It seems to occur after https://github.com/rwjblue/ember-getowner-polyfill was updated (v1.0.1 works for me, but v1.1.x does not).
I get the same , what is the status of this ?
Hi guys, I ran into the same issue. Do you have any updates here?
There is a bugfix in 0.27.1, does it fix this use case?
It doesn't for me.
Still happening on Ember 2.12.1
Hi, I tracked the source of this warring in my app and I found two addons that coz it.
I believe this starts happening after Ember 2.9 (can't find the actual deprecation link)
ember-getowner-polyfill is now a true polyfill. Use Ember.getOwner directly instead of importing from ember-getowner-polyfill [deprecation id: ember-getowner-polyfill.import]