Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initializer lookupFactory broken Ember 3.4+ #156

Open
sukima opened this issue Dec 13, 2018 · 0 comments
Open

initializer lookupFactory broken Ember 3.4+ #156

sukima opened this issue Dec 13, 2018 · 0 comments

Comments

@sukima
Copy link

sukima commented Dec 13, 2018

Just upgraded an app to 3.5 and ember-perf exploded 🚨

I was able to reproduce the problem in a twiddle (Ember 3.4).

TypeError: container.lookupFactory is not a function

The problem is in instance-initializers/ember-perf.js:15 where lookupFactory is used when it should be factoryFor.

@sukima sukima changed the title initializer lookupFactory broken Ember 3.4+ 🚨 initializer lookupFactory broken Ember 3.4+ Dec 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant