lundi 22 juin 2015

Ember JS Deprecation Error Since Upgrading to Ember 1.13.2 and Ember Data 1.13.3

Store.push(type, data) has been deprecated. Please provide a JSON-API document object as the first and only argument to store.push

I've just updated to ember 1.13.2 and ember-data 1.13.3 and I'm now receiving lots of the deprecation message mentioned in this post's title. I don't know what is causing it to appear and the Ember Inspector's Deprecations tab doesn't show me where in my code the issue is located.

If anyone can explain to me what the message means and what I need to do to resolve it I'd be grateful.

Thanks.




Aucun commentaire:

Enregistrer un commentaire