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

Metadata lost in RESTAdapter with isNewSerializerAPI #3391

Closed
dpetersen opened this issue Jun 18, 2015 · 0 comments · Fixed by #3398
Closed

Metadata lost in RESTAdapter with isNewSerializerAPI #3391

dpetersen opened this issue Jun 18, 2015 · 0 comments · Fixed by #3398

Comments

@dpetersen
Copy link

I talked with @wecc a bit about this in Slack, and it looks like metadata is extracted but not saved when the RESTAdapter has its isNewSerializerAPI set to true. Here is an example of the problem:

http://emberjs.jsbin.com/moxuno/3/edit?html,js,output

You can see it not working or working by setting the isNewSerializerAPI attribute on the ApplicationSerializer.

@dpetersen dpetersen changed the title Metadata list in RESTAdapter with isNewSerializerAPI Metadata lost in RESTAdapter with isNewSerializerAPI Jun 19, 2015
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 a pull request may close this issue.

1 participant