We have a model that has a number of belongsTo and hasMany relationships set as async: true. The API is passing down IDs only. As soon as the page loads Ember makes request for all of these IDs.
Is this intended behavior? I was under the impression this data would be loaded when called.
How would I go about figuring why these calls are happening?
We are using Ember 1.13.9 and Ember-data 1.13.11
Aucun commentaire:
Enregistrer un commentaire