Hi, I have a jsonapi:
In my member model: it’s reflexive relationship I expect that the direct_reporting_employees is mapping to directReportingEmployees but I got: Uncaught TypeError: Cannot read property ‘_relationships’ of undefined it means in var relationship = this._internalModel._relationships.get(key); the this._internalModel is undefined anyone has experience with this problem? I did search but nothing work ThanksRelated topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Reflexive relationships | 5 | 3137 | December 27, 2014 | |
New serializer API: why isn't the relationship being restored? | 0 | 1047 | July 30, 2015 | |
[SOLVED] Fetching and working with nested relationships with JSONAPIAdapter | 2 | 2504 | January 22, 2016 | |
Handle Ember Data 2.0.0 Error for missing hasMany relationsship in Payload | 0 | 1300 | October 2, 2015 | |
Can't access lazy loaded relationships | 5 | 2175 | January 16, 2016 |