@Jogi_Jacob1 wrote:
I need to save a user data onto my local storage . JSON.stringify an ember object, it is NOT saving relationships properly, Here I am getting the relationships out of the ember object and manually putting them in the JS plain object before saving it to the localStorage. This was working in ember-data 2.11 but it is throwing unknown mixin error related to relationship on ember-data 2.18. Please help
Posts: 2
Participants: 2