-
Notifications
You must be signed in to change notification settings - Fork 263
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
Broken with Ember 2.3.0-beta.2 #340
Comments
Thanks for the report. I'm going to assume this is a bug in 2.3.0 given that it looks like some code that is meant to maintain backwards compat. |
Did 2.3.0.beta2 get removed? it is not listed as a release in the ember/data repo. |
|
It now says this:
I am guessing they yanked the beta.2 version |
my bad, was looking at ember-data! |
We are injecting |
Ah, thanks for this! |
We can do a better job in Ember on this I think. We should check to see if |
Submitted emberjs/ember.js#12699 to address. |
👍 |
Seems to be working with |
Just pushed the fix to beta, so |
beta.3 is out |
I get the following error when using with Ember 2.3.0-beta.2 (using master branch of this addon)
The text was updated successfully, but these errors were encountered: