Jsonapi-resources: Ember-data warning about non-async relationships and links

Created on 8 Sep 2015  路  6Comments  路  Source: cerebris/jsonapi-resources

When we define an {async: false} relationship in ember-data 1.13, and use an 'include' to fetch the resources, we constantly get the following warning

You have pushed a record of type 'X' with 'Y' as a link, but the association is not an async relationship

Should we suppress the links from JR's response payload (and if so, how) ? Should Ember-data be less noisy about it ?

Any thoughts on this appreciated

All 6 comments

I'm having the same problem. Is yours solved?

I am seeing this ember warning also.

Same here. Any ideas?

Bump.

Does anyone have any information on this?

Hi All,

Did anyone figure out a solution for this issue? I'm migrating my API to json-api-resources and running into this.

Thanks for any help!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

d3crypt3d picture d3crypt3d  路  3Comments

lgebhardt picture lgebhardt  路  5Comments

achan picture achan  路  6Comments

lgebhardt picture lgebhardt  路  5Comments

ashaniray picture ashaniray  路  3Comments