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

JSONAPIAdapter does not support ajaxError #89

Closed
danmcclain opened this issue Jan 19, 2016 · 3 comments
Closed

JSONAPIAdapter does not support ajaxError #89

danmcclain opened this issue Jan 19, 2016 · 3 comments

Comments

@danmcclain
Copy link
Member

I assume the same for ajaxSuccess, but here is the line in question: https://github.com/tildeio/ember-cli-fastboot/blob/master/app/initializers/server/ajax.js#L14

When the API returns an error, fastboot dies

@rwjblue
Copy link
Member

rwjblue commented Jan 19, 2016

ajaxError and ajaxSuccess were removed in Ember Data in favor of handleResponse, seems like this is left over?

@tomdale
Copy link
Contributor

tomdale commented Jan 27, 2016

@danmcclain We can close this now, right?

@danmcclain
Copy link
Member Author

Yes

xg-wang pushed a commit to xg-wang/ember-cli-fastboot that referenced this issue Nov 16, 2020
Refactor parts of ember-app and minor cleanups
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

3 participants