You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That code did fire during the upgrade of this addon to 3.0-betaX for has many relationships, but not for belongsTo. I have no idea why it did not. As my own app was not having troubles by it, I was OK with it. At least, temporarily.
So let's accept that missing hasMany relationships will lead to a rejection when fetching the relationship.
What to do with belongsTo? Is there any convention within Ember Data? If not, what would be our best guess with regard to offline applications? Or maybe a setting?
First let's open an issue here that describes our thinking, then open issue at Ember Data for clarification.
The text was updated successfully, but these errors were encountered:
During the upgrade I did find out some things.
The text was updated successfully, but these errors were encountered: