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

Return promise for chaining #173

Closed

Conversation

typeoneerror
Copy link

Wasn't able to .finally() on the remote promise bc it wasn't returned by the proxy mixin override of then. Currently can't run tests bc:

WARNING: Please remove ember-data from bower.json. As of Ember Data 2.3.0, only the NPM package is needed. If you need an earlier version of ember-data (< 2.3.0), you can leave this unchanged for now, but we strongly suggest you upgrade your version of Ember Data as soon as possible.
Using a version of ember-cli-shims prior to 0.1.0 will cause errors while loading Ember Data 2.3.0-beta.3+. Please update ember-cli-shims from 0.0.6 to 0.1.0.

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

Successfully merging this pull request may close these issues.

1 participant