Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4826

How to convert Ember object which is returned from store into JSON

$
0
0

@prakash wrote:

How to convert response returned from Ember store to simple JS arrays and JSON objects?. Current component does not currently support direct integration to Ember Data.

Scenario:

1)Mocking the JSON API call using ember cli mirage. 2)Passing the returned response from store to component which does not currently support direct integration to Ember Data, i need to convert the response to JSON objects?. Could you please help with me with that.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4826

Trending Articles