Cody McCulloch

Results 7 comments of Cody McCulloch

Thank you @thisFunction that solved it for me as well.

@mwpastore Were you ever able to resolve this? I am running into the same issue now

It looks like in my case it is because my back end is sending links and data and ember-data prioritizes the links.

@runspired I know we cant group link requests, but can we have it so it prioritizes IDs if the data is provided?

Also included ember-data 2.0 compatibility

Are you using the REST adapter? There were no changes made to that as we are using sockets.

I have just submitted a pull request that adds ember-data 2.0 compatibility for sockets, not sure if you are using REST or not, but it should give you an idea...